Hacker News new | ask | show | jobs
by adamrezich 1513 days ago
the official rendering modules are a bit all over the place atm... did you use Simp, Render, GL, or handle the rendering yourself?
1 comments

just used raw GL calls from #import "GL". although i did #import "Simp" as well for Simp.Texture and Simp.Shader, which Simplified things quite a bit