MH-Flight-Simulator-X / FPGA-src

The source files for the FPGA system, written in SystemVerilog
GNU Lesser General Public License v2.1
2 stars 0 forks source link

Tool for converting wavefront .obj model data to .mem format #6

Open MortenSorensenNOR opened 1 month ago

MortenSorensenNOR commented 1 month ago

The tool should be able to take in an arbitrary wavefront .obj file and convert the data to a suitable format for the $readmem() systemverilog function.