Game Development Community

Primitives (Quads, Lines, circles)

by Matthew "Ashteth" Kee · in Torque Game Builder · 04/01/2005 (8:32 pm) · 5 replies

Is there currently any way (in script) to draw primitives? It seems like some basic primitives (quads, lines, circles etc) would be useful but I can't figure out how to do these things in script.

#1
04/01/2005 (8:54 pm)
I don't think there currently is, but if I am not mistaken, it's in the plan
#2
04/01/2005 (10:26 pm)
That is correct Charlie ;)
#3
04/02/2005 (1:54 am)
Absolutely in the plan. :)

- Melv.
#4
04/02/2005 (9:42 am)
Great because I need this too :)
#5
04/04/2005 (5:51 am)
I'm trying to work this one out now, check out the thread in the C++ section if you're interested in achieving this.