All Projects → Volume-GL → Volume-Unity-Plugin

Volume-GL / Volume-Unity-Plugin

Licence: MIT license
A Unity3D plugin for rendering Volume assets

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to Volume-Unity-Plugin

raytracing-go
A simple Go library for 3D ray-tracing rendering, implementing the book Ray Tracing in One Weekend. 📸
Stars: ✭ 53 (-22.06%)
Mutual labels:  computer-graphics
PointCloudRegistrationTool
Automatically registers (aligns) and visualizes point clouds, or processes a whole bunch at once
Stars: ✭ 82 (+20.59%)
Mutual labels:  computer-graphics
computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
Stars: ✭ 89 (+30.88%)
Mutual labels:  computer-graphics
few-shot-segmentation
PyTorch implementation of 'Squeeze and Excite' Guided Few Shot Segmentation of Volumetric Scans
Stars: ✭ 78 (+14.71%)
Mutual labels:  volumetric
dogfight-sandbox-hg1
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 65 (-4.41%)
Mutual labels:  volumetric
Exploring-SceneKit
👾 An app created to explorer the features of SceneKit iOS framework. Assets load (Model I/O), interaction, animation, classical rendering (Blinn-Phong), physically based rendering.
Stars: ✭ 52 (-23.53%)
Mutual labels:  computer-graphics
t-rex
A Chrome T-Rex game remake using javascript and threejs. Online demo: https://rossning92.github.io/t-rex
Stars: ✭ 89 (+30.88%)
Mutual labels:  computer-graphics
mesh-deform
🍭 Physically plausible interactive 3D mesh deformation based on as rigid as possible constraints.
Stars: ✭ 67 (-1.47%)
Mutual labels:  computer-graphics
C-Raytracer
A CPU raytracer from scratch in C
Stars: ✭ 49 (-27.94%)
Mutual labels:  computer-graphics
photon mapping
minimal but extensible header only implementation of photon mapping in C++
Stars: ✭ 65 (-4.41%)
Mutual labels:  computer-graphics
TermGL
2D & 3D graphics engine in the terminal [C/C++]
Stars: ✭ 219 (+222.06%)
Mutual labels:  computer-graphics
HOT
Hierarchical Optimization Time Integration (HOT) for efficient implicit timestepping of the material point method (MPM)
Stars: ✭ 83 (+22.06%)
Mutual labels:  computer-graphics
odak
🔬 Scientific computing library for optics 🔭, computer graphics 💻 and visual perception 👀
Stars: ✭ 99 (+45.59%)
Mutual labels:  computer-graphics
Photon-v2
A program that takes photographs of a virtual world.
Stars: ✭ 75 (+10.29%)
Mutual labels:  computer-graphics
GPU-Fog-Particles
Textureless fog particles using a highly customizable shader to attenuate noise values.
Stars: ✭ 303 (+345.59%)
Mutual labels:  volumetric
CompenNet
[CVPR'19] End-to-end Projector Photometric Compensation
Stars: ✭ 35 (-48.53%)
Mutual labels:  computer-graphics
CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (-54.41%)
Mutual labels:  computer-graphics
SymmetricRL
Repo for "On Learning Symmetric Locomotion"
Stars: ✭ 30 (-55.88%)
Mutual labels:  computer-graphics
Ray-Tracer
Simple Ray Tracer
Stars: ✭ 18 (-73.53%)
Mutual labels:  computer-graphics
chainer-pix2pix
Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks
Stars: ✭ 40 (-41.18%)
Mutual labels:  computer-graphics

Volume Unity Plugin

  1. Usage
  2. Releases
  3. Support
  4. License

Unity scene

A Unity3D plugin for rendering Volume assets. Volume is a machine learning driven tool, for reconstructing 2D images and videos in 3D space. For early acsses to the beta email us at this email

Usage

Use this link to download the latest release of the plugin as a .unitypackage

Once unpacked you will have a folder structure organized in the following order:

  • Volume
    • Addons
    • Perfabs
    • Scenes
    • Materials
    • Shaders
    • Sample

Use the example scene found in Scenes/ or just add the Volume Image prefab to your pre-existing scene.

To load assets exported from the Make interface, import them to Unity and change the Volume Texture field in the Volume Image GameObject to reflect your image.

Plugin texture change

Example content

We provide a sample scene with a sample Volume asset and mouse/keyboard controls under Scenes/Volume Example

Unity screenshot

Support

For further support reach out to us at [email protected] 👋

License

Here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].