Jump to content
3DCoat Forums

Export voxels format rawvox


Frenchy Pilou
 Share

Recommended Posts

I don't know but :)

Andrew said somewhere (so maybe implicit)

raw format is very simple - just values in 3D-grid that are set as bytes, words or float

byte 0..255, 128 means surface

word 0..65535, 32768 means surface

float 0..1, 0.5 - surface

rawvox format

int Magic 'RVOX'

int SizeX

int SizeY

int SizeZ

int bits_per_voxel - 8,16,32, 32 means float values

...raw voxel data...

Link to comment
Share on other sites

  • Carlosan changed the title to Export voxels format rawvox

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...