0.2.21 • Published 3 years ago

@xr3ngine/volumetric v0.2.21

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

DRACOSIS ENCODER

An open source format for streaming meshes and volumetric playback With extremely fast encode + decode, as well as video sync

Currently playback works in WebGL with three.js Unity and Unreal support are easy though, get in touch if you're interested!

This format uses Corto for quantized mesh compression https://github.com/cnr-isti-vclab/corto

Example: node ./src/Encoder.js example.drcs Extended Example: 25 FPS, 500 frames node ./src/Encoder.js example.drcs 25 0 499

Input is a series of .crt files in a folder called "assets" You can encode these with the corto executable "assets" folder must be in the same working directory we are calling this script from

0.2.21

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.9

3 years ago

0.2.10

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago