groverburger / g3d

Simple and easy 3D engine for LÖVE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

more of a compability/rendering issue then it is an actual code issue.

opened this issue · comments

im very new to coding so that might be the reason why lmfao, but everytime i insert a model it just goes white and crashes

commented

Interesting. Make sure your Model:new() calls are given the correct the correct .obj and texture files, and that your .obj files are formatted properly!