NextPreviousHomeMathsketch preview

Yousef | 14 years ago | 4 comments | 7 likes | 4.3K views

vincent, bylaw, Romain and 3 others like this!

Mathsketch is a utility that generates 3D sketches for Blufftitler. It is being beta tested and I am writing some documentation. I am aiming to release it in the next two weeks or so; watch this space.
The program will process a script you write using notepad to produce the EPS files. Layer 6 has the following script:
outfile = "mathketch v1_0_example06.EPS: "
circle.reset
circle.angleyz = 0
circle.radius = 3
circle.ayzchange = .1
circle.axychange = 3
circle.steps = 1800
draw.circle "
The script can produce more than one sketch in an EPS file and a script can produce more than one EPS file.
Michiel, I found that if change the type of example03 (Layer 8) from square to round some of the sketch disappear.
Why?

Regards
Yousef Rifai


Download media files (215.9 KB)

Share this on FacebookShare this on X

Good news Yousef!

BT uses a polygon budget of about 60.000 triangles per layer. The round effect generates more triangles than the square effect so it's possible that you ran out of budget.

michiel, 14 years ago


GREAT!!!!! can't wait ....

vincent, 14 years ago


wonderful
this opens up more possibilities to work in BluffTitler

maitegras, 14 years ago

nice one can't wait to give it a twiddle!

matty, 14 years ago

Comment to this article

You must be logged in before you can comment to this article. Login | Register

More by Yousef