▲ 6 r/JavaFX
Who deleted my post and why? What is this here?
u/Final-Voice-1263 — 13 days ago
Who deleted my post and why? What is this here?
Two weeks ago, my friend Copilot AI and myself started developing a new parser for Wavefront OBJ files and creation of JavaFX mesh views with corresponding Phong materials from these data.
The parser and mesh creation is completed so far and I am currently creating an app that can import OBJ files and displays all the created mesh views.
Performance of the parser looks ok to me, for example a 100.000 lines OBJ file is parsed in about 66 milliseconds (on a Core i7, 3,.1 Ghz Intel NUC).
Any feedback is really appreciated.
Sources: GitHub