An image that looks like it was made with Celestia (added text says it is Celestia sun) shows an image of the sun that looks very much like the one in Celestia.
http://www.cam.ac.uk/research/news/two-for-one-in-solar-power
Posts by duds26
- 18.11.2013, 16:37
- Forum: Physics and Astronomy
- Topic: Celestia used for image in scientific publication for solar
- Replies: 1
- Views: 2348
- 27.06.2013, 14:25
- Forum: Development
- Topic: HTML5 Planetarium and Celestia integration ?
- Replies: 2
- Views: 4747
Re: HTML5 Planetarium and Celestia integration ?
Have you asked the developers of Planetarium to develop it further?
You will also need to implement more data formats and other features to use it as Celestia, not just OpenGL 3d objects.
You will also need to implement more data formats and other features to use it as Celestia, not just OpenGL 3d objects.
- 27.06.2013, 14:23
- Forum: Development
- Topic: HTML5 Planetarium and Celestia integration ?
- Replies: 2
- Views: 4747
Re: HTML5 Planetarium and Celestia integration ?
You could try to use NASA's world wind.
https://worldwind.arc.nasa.gov/java/
https://worldwind.arc.nasa.gov/java/
- 09.10.2012, 15:27
- Forum: Utilities
- Topic: Celestia Add-On Builder
- Replies: 25
- Views: 35102
Re: Celestia Add-On Builder
Another environment for making this:
Looks like this could be made in html5+javascript.
Looks like this could be made in html5+javascript.
- 30.08.2012, 18:14
- Forum: Development
- Topic: CELX Feature question.
- Replies: 15
- Views: 14123
Re: CELX Feature question.
The license means that you should put a copy of the source in the downloads. Not just let the users download only an executable.
- 11.07.2012, 14:39
- Forum: Utilities
- Topic: Celestia Add-On Builder
- Replies: 25
- Views: 35102
Re: Celestia Add-On Builder
I like where his is going. Since suggestions are welcome: From an addon builder I would like to start with a start screen containing: list of recently opened addons list of addon folders List of favourite or important addons (user editable) button to start new addon Button to open existing addon If ...
- 11.07.2012, 14:18
- Forum: Utilities
- Topic: Celestia Star Builder
- Replies: 3
- Views: 13881
Re: Celestia Star Builder
I would like an addon maker.
(Please use C++ instead of BASIC.)
Don't forget to keep your business/core logic seperate from GUI code.
(Please use C++ instead of BASIC.)
Don't forget to keep your business/core logic seperate from GUI code.
- 07.07.2012, 17:50
- Forum: Add-on development
- Topic: Receipt Of Add-on Verification
- Replies: 8
- Views: 8286
Re: Receipt Of Add-on Verification
gpl3 is the "General Public License 3 " and it is fine http://www.gnu.org/licenses/quick-guide-gplv3.html first hit on google and images have been a target of copyright Maximilianus and there "copyright TROLLS " I downloaded my image from the FREE STOCK IMAGES category. Why can'...
- 16.06.2012, 12:57
- Forum: Development
- Topic: 64bit and multi-threading
- Replies: 8
- Views: 10503
Re: 64bit and multi-threading
There is also mingw for 64 bit:
http://mingw-w64.sourceforge.net/
http://mingw-w64.sourceforge.net/
- 16.06.2012, 12:56
- Forum: Development
- Topic: 64bit and multi-threading
- Replies: 8
- Views: 10503
Re: 64bit and multi-threading
Interesting.
@xyz
What if you would make the record video functionality a separate thread?
you know, putting the encoding in a separate thread of execution.
@xyz
What if you would make the record video functionality a separate thread?
you know, putting the encoding in a separate thread of execution.
- 28.05.2012, 13:36
- Forum: Development
- Topic: Win32 with Mingw
- Replies: 27
- Views: 20543
Re: Win32 with Mingw
Doors you can't always know everything.
Your missing understandings seem to be because you don't understand well what the things you are using are or do.
Your missing understandings seem to be because you don't understand well what the things you are using are or do.
- 11.05.2012, 15:44
- Forum: Development
- Topic: Patches that need testing
- Replies: 14
- Views: 12200
Re: Patches that need testing
After reading the information about the video capture I would say. - making it work and correctly formatted to be able to read by linux players is something that we really want. - we can use libtheora on all platforms and if we need to be sure include it and rely as little as possible on platform li...
- 11.05.2012, 15:36
- Forum: Development
- Topic: 64bit and multi-threading
- Replies: 8
- Views: 10503
Re: 64bit and multi-threading
64 bit is a more pressing issue since: - conversion is possible so decently written, modern code can be compiled for 32 or 64 bit without recoding stuff. - most people who buy a computer now have a 64 bit processor and a 64 bit version of Windows - compatibility things like this should have a higher...
- 02.03.2012, 17:44
- Forum: Development
- Topic: Brightness Of Planets
- Replies: 4
- Views: 7077
Re: Brightness Of Planets
Hopefully this will be implemented!
Would be nice to have the correct approximation of brightness.
Would be nice to have the correct approximation of brightness.
- 26.08.2011, 18:06
- Forum: Help Central
- Topic: Celestia 1.6.0-User's Guide - completed
- Replies: 29
- Views: 76838
Re: Celestia 1.6.0-User's Guide - completed
Please make a copy in odt available.
Just use OpenOffice.org to open the word file then do save as and choose odt.
Just use OpenOffice.org to open the word file then do save as and choose odt.
- 16.08.2011, 15:49
- Forum: Celestia Users
- Topic: Core i5 or Core i7?
- Replies: 18
- Views: 14088
Re: Core i5 or Core i7?
I've also heard the i5 have a very weak integrated graphics processor.
Try to avoid that. Because it's a waste of silicon.
Try to avoid that. Because it's a waste of silicon.
- 28.07.2011, 20:12
- Forum: Celestia Users
- Topic: Celestia on homepage of portableapps
- Replies: 0
- Views: 3417
Celestia on homepage of portableapps
Celestia is very visible on the homepage of portableapps.
Also the portable version of Celestia is updated to 1.6.1 by it's maintainer.
Also the portable version of Celestia is updated to 1.6.1 by it's maintainer.
- 17.07.2011, 14:09
- Forum: Development
- Topic: Human gesture-based user interface for Celestia
- Replies: 8
- Views: 9896
Re: Human gesture-based user interface for Celestia
The operating system and drivers actually transform human gestures into actions. Graphical User Interface elements need to be adapted for this. Since the Celestia Developers work with a graphical toolkit. You're going to have to wait for that to be adapted.
- 17.07.2011, 14:07
- Forum: Celestia Users
- Topic: Impossible to get Celestia in french on windows 7
- Replies: 10
- Views: 9986
Re: Impossible to get Celestia in french on windows 7
Celestia needs an internal way to change the language.
Also, you should also update your Vista to SP2.
Also, you should also update your Vista to SP2.
- 17.06.2011, 13:31
- Forum: Celestia in Education
- Topic: Chrome Web App?
- Replies: 11
- Views: 22933
Re: Chrome Web App?
Chrome OS is basically a Linux distribution with some heavy remodelling in the user space libraries.
You could maybe make a dual-boot with ubuntu or some other distribution and run Celestia from the non-Chrome OS one.
You could maybe make a dual-boot with ubuntu or some other distribution and run Celestia from the non-Chrome OS one.