Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hak47

Pages: [1]
1
Support / Re: How to create a custom shape?
« on: September 03, 2010, 05:34:53 pm »
Thank you, i will try it.

2
Support / How to create a custom shape?
« on: September 03, 2010, 04:25:49 am »
Hi, i'm a newbie of JPCT and very interesting in this.
I want create an custom shape Object3D (Ex: ellipse) if i know x,y,z equation
Code: [Select]
(x^2 / a^2)+(y^2 / b^2)+ (z^2 / c^2) = 1Can i do that?
Thanks!!

Pages: [1]