Phoebe

All about models for Celestia. How-to, programs, work in progress...
Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Phoebe

Post #1by chris » 09.11.2011, 01:47

I've managed to convert Robert Gaskell's very nice model of Phoebe into cmod format. The data set is available in four resolutions; this video shows the model at the second highest resolution:

http://www.youtube.com/watch?v=ifmDLKkyEhM

I've made the models available here:

http://www.celestiaproject.net/~claurel/celest ... ls/phoebe/

The highest resolution version has not been uploaded yet. I'm experimenting with using a lower resolution geometry file and a normal map derived from the high resolution model. This should give a very realistic looking rendering without the memory and performance impact of using the highest resolution model.

Some version of this model should be included in the base Celestia package.

--Chris

Avatar
Cham M
Posts: 4324
Joined: 14.01.2004
Age: 60
With us: 20 years 8 months
Location: Montreal

Re: Phoebe

Post #2by Cham » 09.11.2011, 02:55

The model (high res) is very nice, Chris. However, we should be able to apply a texture to it. Is this possible ?
"Well! I've often seen a cat without a grin", thought Alice; "but a grin without a cat! It's the most curious thing I ever saw in all my life!"

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #3by chris » 09.11.2011, 06:14

Cham wrote:The model (high res) is very nice, Chris. However, we should be able to apply a texture to it. Is this possible ?

The current model does not have uv coordinates; I am working on generating them, since they are required for a normal map.

--Chris

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #4by chris » 09.11.2011, 17:34

Also Mimas:

http://www.youtube.com/watch?v=GS3NdC_hliA

The model may be downloaded here:

http://www.celestiaproject.net/~claurel/celestia/models/mimas/

mimas256.cmod contains about 786,000 triangles, which current graphics hardware can handle without much problem. The highest resolution version has four times as many triangles.

--Chris

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #5by chris » 11.11.2011, 04:40

The technique of using normal maps for fine geometry detail in small body shape models works spectacularly well! The screenshots below show the lowest resolution versions of Gaskell's models with normal maps generated from the highest resolution versions. Each of the models has about 50,000 triangles. Other than the normal map, there is no texture.

Eros:
Eros-nm.jpg


Phobos:
Phobos-nm.jpg


Phoebe:
Phoebe-nm.jpg


Itokawa:
Itokawa-nm.jpg


Models and normal maps for Phobos, Eros, Phoebe, and Itokawa are here:

http://www.celestiaproject.net/~claurel/celest ... models.zip

The are not quite perfect yet; there's still a seam visible between sections of the models. I'm working to eliminate this artifact, but it's proving persistent.

--Chris

CAP-Team
Posts: 194
Joined: 27.12.2006
Age: 49
With us: 17 years 8 months
Location: Vriezenveen, the Netherlands
Contact:

Re: Phoebe

Post #6by CAP-Team » 11.11.2011, 23:02

Wow that's very nice!
Windows 7 Ultimate x64, Intel Core i7 2600K 3.4 Ghz, 4 GB RAM, 120 GB SSD + 1 TB hdd, nVidia GTX460 1 GB, Celestia 1.6.0.xxxx
Download my latest SVN Build

abramson
Posts: 408
Joined: 22.07.2003
With us: 21 years 2 months
Location: Bariloche, Argentina

Re: Phoebe

Post #7by abramson » 13.11.2011, 01:53

Beautiful!

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #8by chris » 15.11.2011, 00:10

A video of the 433 Eros model:

http://youtu.be/_1qZc278-yA

This model is identical to the one that I uploaded a few days ago except that it uses a compressed normal map and has a uniform color (based on 'true color' images from the NEAR team.)

--Chris

Avatar
Cham M
Posts: 4324
Joined: 14.01.2004
Age: 60
With us: 20 years 8 months
Location: Montreal

Re: Phoebe

Post #9by Cham » 15.11.2011, 02:49

chris wrote:A video of the 433 Eros model:
--Chris

Very nice. Have you solved the seams problem ?

Ready to release all the models ?
"Well! I've often seen a cat without a grin", thought Alice; "but a grin without a cat! It's the most curious thing I ever saw in all my life!"

Avatar
t00fri
Developer
Posts: 8772
Joined: 29.03.2002
Age: 22
With us: 22 years 5 months
Location: Hamburg, Germany

Re: Phoebe

Post #10by t00fri » 15.11.2011, 10:36

chris wrote:A video of the 433 Eros model:

http://youtu.be/_1qZc278-yA

This model is identical to the one that I uploaded a few days ago except that it uses a compressed normal map and has a uniform color (based on 'true color' images from the NEAR team.)

--Chris

Indeed, Cosmographia is getting VERY nice. Builds also fine under Linux with the same cosmographia.pro.

Fridger

CG_Eros2.jpg

CG_Eros_small.jpg
Image

steffens
Posts: 162
Joined: 06.11.2003
With us: 20 years 10 months
Location: RP Germany

Re: Phoebe

Post #11by steffens » 15.11.2011, 16:09

t00fri wrote:Indeed, Cosmographia is getting VERY nice. Builds also fine under Linux with the same cosmographia.pro.
Beeing not a very frequent reader here anymore, I totally missed "Cosmographia" until now.

Looking at the development of Celestia, compared to the activity of the Cosmographia project - is it safe to assume that Celestia is dead by now?

(I know that this question was already answered with 'no' back in August, but that does not seem very convincing...)

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #12by chris » 16.11.2011, 01:58

Cham wrote:Very nice. Have you solved the seams problem ?

Ready to release all the models ?

The seams are still present unfortunately. I'm using a tool called xNormal to generate the normal map from the high resolution geometry, and I can't understand what's going wrong at the edges. I'll make a separate post in the modeling forum describing all the steps required to create these models.

I've repackaged all of the models (including Mimas this time) as a Celestia add-on:
http://www.celestiaproject.net/~claurel/celest ... models.zip

The bodies replaced are:
Phobos
Mimas
Phoebe
433 Eros
25143 Itokawa

They should all be in their correct orientation. This line is required in all of the definitions in order to compensate for Celestia's unconventional coordinate system:

Orientation [ 180 0 0.7071 0.7071 ]

This is the product of two rotations: 90 degrees about the x-axis followed by a 180 degree rotation about the y-axis.

--Chris

Avatar
Cham M
Posts: 4324
Joined: 14.01.2004
Age: 60
With us: 20 years 8 months
Location: Montreal

Re: Phoebe

Post #13by Cham » 16.11.2011, 02:59

Chris,

the Itokawa model has holes, very easily visible with and without the normal map :

itok1.jpg
itok2.jpg


Also, we could see triangles in some shadow parts (low resolution of the mesh), especially around craters. I strongly suggest that you use higher resolution models.
"Well! I've often seen a cat without a grin", thought Alice; "but a grin without a cat! It's the most curious thing I ever saw in all my life!"

Topic author
chris
Site Admin
Posts: 4211
Joined: 28.01.2002
With us: 22 years 7 months
Location: Seattle, Washington, USA

Re: Phoebe

Post #14by chris » 16.11.2011, 17:15

Cham wrote:Chris,

the Itokawa model has holes, very easily visible with and without the normal map :

It's a problem with the original data set. I'll try reprocessing it to merge nearly identical vertices.

Also, we could see triangles in some shadow parts (low resolution of the mesh), especially around craters. I strongly suggest that you use higher resolution models.

Obviously, the model will look better with more geometric detail. Using the next higher level of detail would quadruple the number of triangles; in my opinion, it's not worth the modest gain in visual quality.

--Chris

H2SO4
Posts: 25
Joined: 11.05.2011
With us: 13 years 4 months

Re: Phoebe

Post #15by H2SO4 » 18.11.2011, 20:32

steffens wrote:...
Looking at the development of Celestia, compared to the activity of the Cosmographia project - is it safe to assume that Celestia is dead by now?

(I know that this question was already answered with 'no' back in August, but that does not seem very convincing...)
Man I hope not. This is an amazing work.

I don't get why everything seems to have died down though :(

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 22 years
Location: NY, USA

Re: Phoebe

Post #16by selden » 18.11.2011, 21:02

The Celestia developer group is quite small. They all seem to be working on other projects right now, but I know there are plans for major enhancements to Celestia. They'll just take a little longer to complete than some people might like.

In the meantime, building your own copy of Celestia from the developmental source code isn't very hard. The procedure is described in the Celestia WikiBook at http://en.wikibooks.org/wiki/Celestia#Development
Selden


Return to “Modelling”