Posts by DBrant

by DBrant
22.07.2002, 00:24
Forum: Development
Topic: Adding stars from Hipparcos catalog
Replies: 7
Views: 5642

Re: Adding stars from Hipparcos catalog

In VB you can use characters like !, &, $, and % to quickly specify the data type of a variable. So for example, instead of saying Dim f as Single you could just say Dim f! Similarly, & means Long, $ means String, and % means integer. This is a "feature" that has leaked in all the way from Q...
by DBrant
15.07.2002, 19:13
Forum: Celestia Users
Topic: What music you like to hear while using Celestia!
Replies: 62
Views: 35093

indeed

Nothing but Radiohead!
by DBrant
26.04.2002, 03:23
Forum: Celestia Users
Topic: New features
Replies: 31
Views: 22018

let's see

- The (superluminal) gas jet from M87. - Gravitational effects, at least in the solar system closest to the observer. - Nebulae as transparent meshes. Example: http://dmitrybrant.com/10233.jpg - Latitude and Longitude lines drawn on planets, as well as axes of rotation. - Ability to position observe...
by DBrant
16.04.2002, 13:51
Forum: Development
Topic: models emitting light
Replies: 1
Views: 3207

models emitting light

What about the concept of 'night-side lights' in our spacecraft models? For example, it would be neat to see Spacedock orbiting the earth and emitting tiny dots of light...


-Dmitry Brant
by DBrant
15.04.2002, 22:21
Forum: Development
Topic: More Messier objects
Replies: 5
Views: 6135

More Messier objects

I've made a file with a whole bunch of Messier objects (about 100 more). If anyone's interested: http://dmitrybrant.com/galaxies.zip (just replace the old galaxies file) The data is based on the following: http://www.seds.org/messier/xtra/marathon/marath.html (i wrote a tiny parser app that went thr...
by DBrant
15.04.2002, 18:22
Forum: Development
Topic: Adding stars
Replies: 41
Views: 29235

curious

I don't think it should have to be this difficult to add a new star (or modify the parameters of existing stars). I can create a simple app that would be able to append an entry to stars.dat... or the app could just be an 'explorer' of stars.dat, where you could add or modify stars' parameters. Woul...
by DBrant
15.04.2002, 01:23
Forum: Development
Topic: djgpp?
Replies: 5
Views: 5324

interesting

Somehow I doubt that a DOS environment has OpenGL anywhere in its future.

Go to advanced search