https://github.com/pjbomb2/unofficial-basic-embergen-vdb-loader-for-unity
Basic VDB loader to load embergen vdb's into unity, paired with a basic small volume renderer
https://github.com/pjbomb2/unofficial-basic-embergen-vdb-loader-for-unity
embergen unity unity3d vdb volume-rendering
Last synced: about 1 year ago
JSON representation
Basic VDB loader to load embergen vdb's into unity, paired with a basic small volume renderer
- Host: GitHub
- URL: https://github.com/pjbomb2/unofficial-basic-embergen-vdb-loader-for-unity
- Owner: Pjbomb2
- License: mit
- Created: 2023-01-25T20:31:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T17:33:07.000Z (over 3 years ago)
- Last Synced: 2025-03-24T17:13:50.460Z (about 1 year ago)
- Topics: embergen, unity, unity3d, vdb, volume-rendering
- Language: C#
- Homepage:
- Size: 54.2 MB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Unofficial-Basic-Embergen-VDB-Loader-for-Unity
# NOT OFFICIAL FROM EMBERGEN; just a utility I made to load them into unity and uploaded in case anyone else finds it useful
## If you like what I do and want to support me and this project(as this takes a LOT of my time), consider becoming a Github Sponsor!
Basic VDB loader to load embergen vdb's into unity, paired with a basic small realtime volume renderer
To load a single file, just drag it into the object field in the script of the MainCamera component
To load multiple files to be animated, drag a folder with vdb's in it into the object field
Press play and it will load and render the files(may take a bit)
Uses a lot of memory
Cannot load compressed files
## Example Images

