Is the OpenGL layer safe? #117
Labels
Help Wanted
Issues that the maintainers would like help with resolving
Type: Investigation
Ongoing investigations and unanswered questions.
Unsafe ☢
Indicates an issue relating to the safety of the code (or lack thereof)
...probably not!
This is a tracking issue for ensuring that the OpenGL layer in Tetra makes correct use of
unsafe
, and that there's no way to cause undefined behavior via Tetra's API.Long term, we might want to move to using a more established library for the graphics backend (#51), but in the short term we should probably at least avoid shooting ourselves in the foot.
Issues found so far:
The text was updated successfully, but these errors were encountered: