point-sprites Questions

2

Solved

I'm trying to render some particles with OpenGL 3+ using point sprites. I've just realized that I have a major issue with the points. They increase in size automatically with respect to the camera ...
Rademacher asked 15/10, 2014 at 16:42

4

Solved

I'm writing a clone of Wolfenstein 3D using only core OpenGL 3.3 for university and I've run into a bit of a problem with the sprites, namely getting them to scale correctly based on distance. Fro...
Engrossment asked 22/12, 2011 at 19:33

3

Solved

I am trying to make a multi-textured point sprite for an iphone application using OpenGL ES 2.0. I can't find any examples of this on web, and it doesn't seem to be working. Is there some built-in ...
Silicon asked 24/4, 2011 at 1:1

4

Solved

I was trying to set point sprites in OpenGL to change size with distance just as a billboarded sprite would, but I can't get the values in GL_POINT_DISTANCE_ATTENUATION_ARB to do anything useful. I...
Heidy asked 25/5, 2009 at 19:10
1

© 2022 - 2024 — McMap. All rights reserved.