Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with 3D rendering for the cue and object balls #83

Open
sleddog opened this issue Oct 2, 2018 · 4 comments
Open

Experiment with 3D rendering for the cue and object balls #83

sleddog opened this issue Oct 2, 2018 · 4 comments

Comments

@sleddog
Copy link
Owner

sleddog commented Oct 2, 2018

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...)

@BabyMaybe
Copy link

Are you looking for just some 3D renders or are you trying to move the entire simulation into a 3D engine here?

@sleddog
Copy link
Owner Author

sleddog commented Oct 4, 2018

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.

@jouncealimb
Copy link

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

@sleddog
Copy link
Owner Author

sleddog commented Oct 11, 2018

No restrictions, feel free to experiment with any/all of those options. Look forward to seeing what you come up with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants