hlviewer.js
hlviewer.js copied to clipboard
Export to glTF or other 3D format
This project is very impressive. I am a former level designer for HL mods and one of my goal is to transform my old .bsp and .wad to most commonly used 3D formats.
I wonder if hlviewer.js could be extended to export the map and textures to glTF or obj files.
Are you using three.js for the rendering? If so, this might help export.
I might be able to contribute. Feel free to share any pointer.