We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: