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

use GeometryTypes to replace some type #43

Open
jingpengw opened this issue Jul 31, 2018 · 1 comment
Open

use GeometryTypes to replace some type #43

jingpengw opened this issue Jul 31, 2018 · 1 comment

Comments

@jingpengw
Copy link
Member

jingpengw commented Jul 31, 2018

such as Point3f0 as an alternative of node
and HyperRectangle as an alternative of bounding box.

this will make package more Julia and easier to interact with other Julia packages, such as GLVisualize

@jingpengw
Copy link
Member Author

jingpengw commented Apr 30, 2019

changed the point/node data type to Vec, which is equivalent to Point type.
#57

the HyperRectangle was built based on starting point and size, rather than stop point.

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

1 participant