Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

bernhard-42/Alg123d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alg123d has been integrated int Build123d !!!

Further develoipment will only happen on build123d.

Some of the shortcuts do not exist, for example:

shapelist.min(axis) -> shapelist.sort_by(axis).first

shapelist.max(axis) -> shapelist.sort_by(axis).last

faces(filter) -> faces().filter_by(filter)

But the main algebra logic remains the same

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages