Celestia v1.3.0pre5.1 -- only 4 Nvidia rendering paths?

Report bugs, bug fixes and workarounds here.
Avatar
Topic author
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Celestia v1.3.0pre5.1 -- only 4 Nvidia rendering paths?

Post #1by selden » 31.03.2003, 13:31

This may not be a bug, but I thought I should mention it in case it's an oversight.

When running Celestia v1.3.0pre5.1 on a Ti4200, only 4 rendering paths are available: Basic, Multitexture, "NVIDIA Combiners" and "NVIDIA Vertex programs and Combiners". "OpenGL vertex program" and "OpenGL vertex program/NVIDIA Combiners" are no longer available.

It seems to me that it would be useful for testing to be able to select the OpenGL ARB routines by themselves even when using an Nvidia chipset.
Selden

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 23 years
Location: Seattle, Washington, USA

Celestia v1.3.0pre5.1 -- only 4 Nvidia rendering paths?

Post #2by chris » 31.03.2003, 17:59

selden wrote:It seems to me that it would be useful for testing to be able to select the OpenGL ARB routines by themselves even when using an Nvidia chipset.

That's what "OpenGL vertex program" is: the ARB_vertex_program extensions plus ARB_texture_env_dot3 for bump mapping. The register combiners path is preferred though--it's faster, and gives better quality.

--Chris

Avatar
Topic author
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Post #3by selden » 31.03.2003, 18:13

Chris,

My point was that "OpenGL vertex program" is no longer available on my Ti4200. For some reason it's being skipped and only the paths that include the Nvidia combiners are listed now.
Selden

chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 23 years
Location: Seattle, Washington, USA

Post #4by chris » 31.03.2003, 19:31

selden wrote:Chris,

My point was that "OpenGL vertex program" is no longer available on my Ti4200. For some reason it's being skipped and only the paths that include the Nvidia combiners are listed now.

Oops! I completely missed a period in your post and misread the message. Check celestia.cfg and make sure that this line:

IgnoreGLExtensions [ "ARB_vertex_program" ]

is commented out. I screwed up and left it uncommented when I packaged 1.3.0pre5.

--Chris

Avatar
Topic author
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Post #5by selden » 31.03.2003, 19:40

Chris,

Thanks for reminding me. I'm sure that's it. I'll confirm it this evening.
Selden

Avatar
Topic author
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 5 months
Location: NY, USA

Post #6by selden » 01.04.2003, 02:37

Yup. It was. Thanks!
Selden


Return to “Bugs”