rhino3d
Here are 150 public repositories matching this topic...
When re importing a Rhino file that was previously imported but a user "rearranged" the Blender Collections the "handle layers" functions links the original object to two Collections.
Steps to reproduce the behavior:
- Create a cube in rhino on the default layer and save file
- Import the Rhino file into Blender
- Create a new Collection
- Move the imported cube to the new Collection
-
Updated
Feb 12, 2021 - Python
-
Updated
Dec 9, 2019 - C#
Feature Request
It would be nice to have an example showing how to load a robot from URDF / ROS (robot in meters) and then scale it (for millimeters).
robot = client.load_robot(load_geometry=True)
robot.artist = RobotArtist(robot.model)
robot.scale(1000)
It should also be ensured that scale() can be called before or after setting the artist, and lead to the same result.
-
Updated
Mar 26, 2022 - HTML
-
Updated
Jun 29, 2021 - C#
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Nov 5, 2020 - C#
-
Updated
Oct 12, 2019 - C#
-
Updated
Apr 3, 2022 - C#
-
Updated
Oct 6, 2019 - C#
-
Updated
Apr 16, 2019 - C#
-
Updated
Apr 5, 2022 - C#
-
Updated
Oct 29, 2019 - C#
-
Updated
Feb 2, 2022 - C#
-
Updated
Sep 4, 2017 - Visual Basic
-
Updated
Oct 17, 2019
-
Updated
Oct 8, 2019
-
Updated
Mar 16, 2022 - C++
-
Updated
Jun 23, 2020 - C#
-
Updated
Dec 29, 2021 - C++
-
Updated
Jun 16, 2021 - C#
-
Updated
Sep 29, 2021 - Python
-
Updated
Jan 26, 2016 - Visual Basic
-
Updated
Mar 26, 2022 - C#
-
Updated
Jan 3, 2022 - C#
Improve this page
Add a description, image, and links to the rhino3d topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rhino3d topic, visit your repo's landing page and select "manage topics."


(I'm not sure we have any library version information in the compiled versions of the js and py libraries.)
Add a property to the library object which contains the library version.
Question raised here: https://discourse.mcneel.com/t/3dmloader-for-three-js/107702/3