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

P3D Support in p5py #112

Closed
4 tasks done
arihantparsoya opened this issue May 27, 2019 · 4 comments
Closed
4 tasks done

P3D Support in p5py #112

arihantparsoya opened this issue May 27, 2019 · 4 comments
Assignees

Comments

@arihantparsoya
Copy link
Member

arihantparsoya commented May 27, 2019

TODO:

  • Create 3D renderer for p5py
  • Add support for camera and 3D transforms
  • Implement 3D primitives: plane , box, sphere and curves
  • Different light sources and lighting models.
@jeremydouglass
Copy link
Contributor

jeremydouglass commented Jun 8, 2019

When this says "Create" a 3D renderer -- does it mean building on OpenGL, in the way that P3D is built on OpenGL, e.g. using pyOpenGL or related?

Or does it mean creating one from scratch?

@arihantparsoya
Copy link
Member Author

By "Create" I meant building it on top of vispy(the python graphic library being used by p5.py)

@mak-simgithub
Copy link

Hey guys, do the checked boxes in front of items 1 to 3 mean these features have already been implemented? If so, how can I use them? Thanks for your effort!

@arihantparsoya
Copy link
Member Author

@mak-simgithub , the above is implemented but there are a few bugs which needs to be fixed before it becomes usable: #152

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

4 participants