Celestia Add-On Builder

Here you find pointers to utilities that help you create addons for Celestia.
Topic author
Drydareelin
Posts: 20
Joined: 04.01.2012
Age: 29
With us: 12 years 6 months
Location: England, UK

Re: Celestia Add-On Builder

Post #21by Drydareelin » 26.08.2012, 09:32

alexell wrote:I study C++ in college, but still it is not enough my knowledge for creation of such program. I have to you some questions:
1. When you plan to finish development of the program?
Whenever I get the time really. Next week is my last full chance before I start college again, but I still have a lot on. I will start updating it here more I think.

alexell wrote:2. If I translate lines of your program and I will send them in such look: "a line in English" = "a line in Russian", you can insert them into the program and compile it in Russian?
I will look into Fenerit's method :) If I can't seem to work with it, I guess I could translate it. It won't take that long, but would be very tedious.

Avatar
Alexell M
Site Admin
Posts: 303
Joined: 07.10.2010
Age: 30
With us: 13 years 8 months
Location: Moscow, Russia
Contact:

Re: Celestia Add-On Builder

Post #22by Alexell » 26.08.2012, 10:00

Drydareelin wrote:I will look into Fenerit's method :) If I can't seem to work with it, I guess I could translate it. It won't take that long, but would be very tedious.
I will be glad, if you study a Fenerit's method because it becomes simpler to us to work.
Admin of celestia.space
PC: Intel Core i7-8700 @ 3.20GHz, SSD, 16 Gb RAM, NVIDIA GeForce GTX 1080, Creative Sound Blaster ZxR. Windows 10 x64.
Phone: iPhone Xs 256 Gb. iOS 14.
Image

Avatar
Fenerit M
Posts: 1880
Joined: 26.03.2007
Age: 17
With us: 17 years 3 months
Location: Thyrrenian sea

Re: Celestia Add-On Builder

Post #23by Fenerit » 27.08.2012, 00:21

alexell wrote:That's
wonderful.

And how the
program defines, what language to
show, if them a little?
Language gets out the user at the first start?
Or language is
defined automatically,
how in Celestia?

Both methods, depends on VB declarations; expecially about the news implemented in VB/.NET, that I do not know because I no longer play with VB since the version 5.0 which neither unicode was fully supported and its use was tricky. Maybe issues like these are now solved (moreover, still in VB 6.0)... :wink:
Never at rest.
Massimo

Avatar
Alexell M
Site Admin
Posts: 303
Joined: 07.10.2010
Age: 30
With us: 13 years 8 months
Location: Moscow, Russia
Contact:

Re: Celestia Add-On Builder

Post #24by Alexell » 27.08.2012, 08:14

I hope the author will do it right)
Admin of celestia.space
PC: Intel Core i7-8700 @ 3.20GHz, SSD, 16 Gb RAM, NVIDIA GeForce GTX 1080, Creative Sound Blaster ZxR. Windows 10 x64.
Phone: iPhone Xs 256 Gb. iOS 14.
Image

Guckytos
Posts: 439
Joined: 01.06.2004
With us: 20 years 1 month
Location: Germany

Re: Celestia Add-On Builder

Post #25by Guckytos » 06.10.2012, 17:10

bdfd wrote:Hi Drydareelin,

I suggest you to use a list box for the spectral types (like magnitudes).
This will avoid data entry errors.
Few choices for these :
1° Hard in memory program (difficult to update), :(
2° In a file.ini (downloaded with .exe, and easy to update) :)
3° In registry (for expert users) :roll:

Here is a suggestion for the STC part of your program:

Coming back to the idea above. Perhaps it would be a good idea to include a picture of the Hertzsprung-Russell-Diagram into the STC program part. With absolute magnitude on one axis, if you find a free diagram.
So people would have a graphical idea of what AbsMag value range their selected star class has normally and could then select appropiately.

Regards,

Guckytos

duds26
Posts: 328
Joined: 05.02.2007
Age: 34
With us: 17 years 4 months
Location: Europe

Re: Celestia Add-On Builder

Post #26by duds26 » 09.10.2012, 15:27

Another environment for making this:
Looks like this could be made in html5+javascript.


Return to “Utilities”