You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Except if the student is really interested in Vulkan, I don't think that this hobby project of mine is a good fit foran introduction to OCaml: this is a code generation project from a mostly informal specification. However, the TODO is mostly still accurate, except for the handling of structure extension.
The tesseract example currently relies on the GPU memory architecture of the laptop that I was used for developing the code. I intend to fix it at some point. (I also faintly remember that there might be some issues with NVIDIA using non-registered error code.)
In general, I'm curious, does this project have enough TODO's (the root file is 5 years old) to introduce a student to OCaml.
I tried to compile this, triangle renders fine with change of environment variable. Tesseract demo crashes on memory map. Don't know why. https://gist.github.com/Kakadu/d78c04938cbf40a3b179d87fd2583114
The text was updated successfully, but these errors were encountered: