Skip to content

Precompiled openVCB and GUI viewer separate simulation thread.

Pre-release
Pre-release
Compare
Choose a tag to compare
@kittybupu kittybupu released this 19 Aug 00:58
· 48 commits to main since this release

This is a precompiled viewer/tester for the openVCB simulator.
The viewer source itself is not yet released, but it is possible to distribute it as a binary.

Changes:

Simulation is now done on a separate thread from the viewer to minimize performance lost due to rendering costs.

Usage:

openVCB.exe [FILE_NAME]

Controls:

Left click - Toggle latch.
Right click drag - Pan.
Scroll - Zoom.

Space - Pause/Simulate.
F - Advance 1 tick.
G - Advance 128 ticks.
H - Advance 16384 ticks.
Esc - Quit