aleksimyllyoja / sc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programmable digital sculpting tool experiment written in C

Todo

  • Surface smoothing
  • Different brushes
  • Collision detection

Instructions:

sculpt:                                       sc radius amount

set instrument point:                         ip x y z
set instrument slope:                         is x y z
set instrument direction:                     id -1/1
set instrument from last intersection point:  ip
(set instrument mode                          im sculpt/smooth)

subdivide:                                    sd

About


Languages

Language:C 98.0%Language:Makefile 2.0%