Skip to content
/ CLASU Public template

A class - A NURBS surfacing tools for Rhinoceros 7.0 and 8.0

License

Notifications You must be signed in to change notification settings

tplaiho777/CLASU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohessa toistaiseksi vielä suomenkielinen NURBS makro Rhinoceros 7.0 ja 8.0 ohjelmistoon. Ohjelma on siirtynyt alpha - asteelta Beta - vaiheeseen. (There will be you tube video how to use it. )

The CLASU NURBS surfacing macro tool for Rhinoceros 7.0 and 8.0 is a concise code for Class-A level NURBS surfacing. It is an easy-to-use macro tool for Rhino users to create G1, G2, and G3 level NURBS surface continuity between NURBS surfaces. The tool is currently in a beta level and functions solely as a macro tool. While there is potential for additional functionality, it is already operational, at least for developers' use. Extensive testing is required, but the code is only 50 lines long and can be used for such testing. It is too early to claim that it is a production-ready macro. The code is written in Rhino Python.

The concept involves combining the control points of the NURBS surface between the patches and creating a linear NURBS curve between these control points. This NURBS curve should then be extrapolated and linearly extended to a length required to manually determine the missing tangents between the NURBS patches. You can refer to the images, which clarify this process significantly.

This tool enables the creation of full-scale Class-A NURBS surfaces, for instance, for an entire car. The fundamental method of finding continuity in this manual manner is surprisingly simple. The tool is available for free use under the MIT license.

Ohessa suomenkielinen video aiheesta, miten CLASUa käytetään:

https://www.youtube.com/watch?v=1M1xQi1BPlM

..and here is same with rallyenglish by Tommi P. Laiho:

https://www.youtube.com/watch?v=nsPk34sJNSs

CLASU IMAGE testi8 testi11 testi10 testi9 Screenshot 2023-12-03 003224 Screenshot 2023-12-02 225515 Screenshot 2023-12-02 223439 Ferrari F 40 Rhino V8

About

A class - A NURBS surfacing tools for Rhinoceros 7.0 and 8.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages