Drawing a Spherical Mesh
|
01-21-2014, 12:15 AM
(This post was last modified: 01-21-2014 12:16 AM by jgreenb2.)
Post: #5
|
|||
|
|||
RE: Drawing a Spherical Mesh
Cyrille,
You're right on both counts...thanks. Also, I realized I wasn't scaling the vertices by the radius -- that didn't help either. The next step is to accumulate all the vertices into a matrix and execute a single TRIANGLE call with a transformation matrix, z-plane and perspective transform. We'll see how that goes BTW...TRIANGLE appears to always fill the triangles(?) I'd like to actually draw a mesh (edges, but no fill). Is this possible? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Drawing a Spherical Mesh - jgreenb2 - 01-20-2014, 08:07 PM
RE: Drawing a Spherical Mesh - Han - 01-20-2014, 09:47 PM
RE: Drawing a Spherical Mesh - jgreenb2 - 01-20-2014, 09:58 PM
RE: Drawing a Spherical Mesh - cyrille de brébisson - 01-20-2014, 10:27 PM
RE: Drawing a Spherical Mesh - jgreenb2 - 01-21-2014 12:15 AM
RE: Drawing a Spherical Mesh - patrice - 01-21-2014, 01:08 AM
RE: Drawing a Spherical Mesh - patrice - 01-23-2014, 10:11 PM
|
User(s) browsing this thread: 1 Guest(s)