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
Currently the graphics are all 2D. This experimental PR could demonstrate how to render 3D balls via HTML/Javascript + some other graphing library (Open GL, etc...)
The text was updated successfully, but these errors were encountered:
The entire simulation would be great, but to keep the scope of this ticket to a minimum, all I'm looking for is a proof of concept. A new page (index_3d.html) that could show a ball rolling on green felt would be a good start.
Do you have any restrictions for how large the project is or if this is vanillaJS v. using a framework? Was thinking of exploring with A-Frame or WebGL, which A-Frame uses
Currently the graphics are all 2D. This experimental PR could demonstrate how to render 3D balls via HTML/Javascript + some other graphing library (Open GL, etc...)
The text was updated successfully, but these errors were encountered: