-
Senior Member
OpenGL Guru
-
Junior Member
Regular Contributor
Re: take a look at this...
only wonder how real-time it really is...
-
Advanced Member
Frequent Contributor
Re: take a look at this...
I wouldn't be surprised if it was realtime, after all the terrain is quite simple. The trees have pretty much detail in them, but I guess they're turned into billboards in the distance, so it's not that bad. I think the main reason why these images look good is good artwork.
-Ilkka
-
Senior Member
OpenGL Guru
Re: take a look at this...
I suggest you download one of the movies - the detail is astonishing...imposters are only used for really distant objects. Each tree gently sways in the wind in a very realistic fashion. The roads must be spline based, because they are very nicely curved without any perceivable poly edges.
Bear in mind this is running on a multigen system.
-
Advanced Member
Frequent Contributor
Re: take a look at this...
I thought the screenshots looked quite good but not that special. After having seen one of the movies though I changed my opinion it is amazing.
-
Advanced Member
Frequent Contributor
Re: take a look at this...
About 4 seconds into the benchmark.avi movie, you can very clearly see them fading from real geometry to a sprite (or from one sprite to another?) on a tree that's right in front of the camera. So they may not use an impostor for nearby trees, but they certainly aren't drawing them as pure triangle meshes either. It looks like they have three stages: full geometry -> sprite-based foliage -> full impostor.
-- Tom
-
Senior Member
OpenGL Guru
Re: take a look at this...
If you read some of the docs and faq you'll see that a lot of the geometry (such as trees, and terrain detail) is procedurally generated at view time. This makes it even more impressive.
-
Re: take a look at this...
If you're into real-time forests, check this out:
http://www.idvinc.com/speedtree/version1.4
There's a few screenshots and a high and low detail movie.
Cheers!
-
Senior Member
OpenGL Guru
Re: take a look at this...
i stuck up a rant on my page about this last night (at bottom) http://uk.geocities.com/sloppyturds/kea/kea.html
i believe this is the way of the future of cg + have been putting in a lot of experimentation
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules