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
Is there any way to draw textures on cubes? (cf Minecraft-like)
If not, this would be a highly appreciated feature! Else than that, great, very simple and easy to use library.
Also, it would be nice to have some more info on the more advanced uses as I had to look through the (very easily digestible) code to find answers, namely options when initiating a new Isomer, Object documentation (object properties & methods), extending Isomer, etc.
The text was updated successfully, but these errors were encountered:
There's a full rewrite coming along, as I've been pretty displeased with how I generate the graphics. We're going to be using Three.js instead, which leverages WebGL and has a lot of this stuff figured out. Still at a bit of a crossroads, though, stay tuned!
Is there any way to draw textures on cubes? (cf Minecraft-like)
If not, this would be a highly appreciated feature! Else than that, great, very simple and easy to use library.
Also, it would be nice to have some more info on the more advanced uses as I had to look through the (very easily digestible) code to find answers, namely options when initiating a new Isomer, Object documentation (object properties & methods), extending Isomer, etc.
The text was updated successfully, but these errors were encountered: