F5F Stay Refreshed Software PC Gaming Yes, it is feasible to recompile terrain voxel data.

Yes, it is feasible to recompile terrain voxel data.

Yes, it is feasible to recompile terrain voxel data.

M
MikHaven
Member
54
11-27-2024, 03:49 AM
#1
You're trying to extract the map data from Subnautica and converting it into a 3D format for Unity or Blender. The files you found like .octrees, .batchHeightmap, etc., contain spatial information that can be used to build a 3D model. Since the game uses Unity 2019.3.36f1, you may need to adapt the conversion tools or scripts to match that version's format and capabilities.
M
MikHaven
11-27-2024, 03:49 AM #1

You're trying to extract the map data from Subnautica and converting it into a 3D format for Unity or Blender. The files you found like .octrees, .batchHeightmap, etc., contain spatial information that can be used to build a 3D model. Since the game uses Unity 2019.3.36f1, you may need to adapt the conversion tools or scripts to match that version's format and capabilities.