|
-
Feb 24th, 2007, 12:14 PM
#1
Thread Starter
Hyperactive Member
Point sprites Vs Vertices
All the objects in my game are a collection of six vertices, I have had them it the format so I can quicky render them as a TRIANGLELIST.
Alternatively since all objects have textures and are represented as textures would it not be easier to use a point sprite per object or stick with the style I am doing. The only trouble with point sprites is that I will have to resize them for different sized objects and they would not have any solid form.
Which would be easier, Point Sprites or Vertices?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|