Unlimited Detail Technology
#1 Banned - Reputation: 356
Posted 03 April 2011 - 11:04 AM
In short it states that they can model a world using dots instead of polygons and that then the renderer only process the data that matches each pixel of the screen. So they can have a virtually endless world and only render the parts of it that correlates with each one of the pixels on the screen. They state that they do this by making use of a sort of a search engine that seeks for such dots.
Sound plausible and there is plenty of footage of it in this video.
#3 Members - Reputation: 166
Posted 03 April 2011 - 12:13 PM
Apparently "Euclideon was the recipient of the largest commercialisation grant awarded by the Australian Federal Government in 2010" (wikipedia).
I thought it was a hoax, but it looks like their demos were convincing enough for some powerful people to shower them with cash. Guess we'll have to wait and see -- they seem to hint that they'll be releasing a demo sometime around the end of this year...
#4 Members - Reputation: 333
Posted 03 April 2011 - 12:23 PM
#5 Members - Reputation: 1283
Posted 03 April 2011 - 10:09 PM
You can do animation with SVO data sets by using boundary objects and performing ray transformations at the boundary into the AABB space of the data set. This is quickly mentioned in Laine's Nvidia paper on SVO. It's not that dynamic geometry isn't possible, it's just that it's not researched much at all.The closest thing to this I've heard about is the sparse voxel octree raycasting technloogy. John Carmack has stated that he is experimenting with this technology for possible use in a future version of idTech. There is also an interesting discusion in this thread http://ompf.org/foru...t=904&hilit=svo. The main problem with these kinds of technology is dynamic geometry. The SVO techlology I referred to was to only be used for the static geometry. I watched the video you linked to and two more videos from the same guy and i didn't hear him say something about animation (did he?). Animation is vital to a really lifelike environment... But even for static geometry like buildings this kind of technology is interesting...
The Euclideon guys have videos showing off animation.
#6 Banned - Reputation: 356
Posted 03 April 2011 - 10:22 PM
You can do animation with SVO data sets by using boundary objects and performing ray transformations at the boundary into the AABB space of the data set. This is quickly mentioned in Laine's Nvidia paper on SVO. It's not that dynamic geometry isn't possible, it's just that it's not researched much at all.
The closest thing to this I've heard about is the sparse voxel octree raycasting technloogy. John Carmack has stated that he is experimenting with this technology for possible use in a future version of idTech. There is also an interesting discusion in this thread http://ompf.org/foru...t=904&hilit=svo. The main problem with these kinds of technology is dynamic geometry. The SVO techlology I referred to was to only be used for the static geometry. I watched the video you linked to and two more videos from the same guy and i didn't hear him say something about animation (did he?). Animation is vital to a really lifelike environment... But even for static geometry like buildings this kind of technology is interesting...
The Euclideon guys have videos showing off animation.
This guy claims to have done it.
#7 Moderators - Reputation: 13567
Posted 03 April 2011 - 10:28 PM
Whaa?Apparently "Euclideon was the recipient of the largest commercialisation grant awarded by the Australian Federal Government in 2010" (wikipedia).
Their videos have been floating around for a while, and have been treated as a complete joke by most industry people I know, probably due to the exaggerations, simplifications and downright condescension that appear in them. At the previous studio I was working at, those videos were actually emailed around the "jokes" office email list...
They were also talking about selling their completely unique ideas to nVidia, ATI and Intel, who turned them down, presumably because those 3 companies already have their own research departments capable of developing the exact same techniques already...
[edit]According to linkedin, they did hire a few programmers with gamedev experience in 2010, so it'll be interesting if they can actually turn out a piece of usable middleware...
#8 Members - Reputation: 443
Posted 03 April 2011 - 10:34 PM
Gold Coast Studio Manager, Lead Programmer and IT Admin at Valhalla Studios Bifrost.
#9 Members - Reputation: 1283
Posted 04 April 2011 - 12:18 AM
finally
You can do animation with SVO data sets by using boundary objects and performing ray transformations at the boundary into the AABB space of the data set. This is quickly mentioned in Laine's Nvidia paper on SVO. It's not that dynamic geometry isn't possible, it's just that it's not researched much at all.
The closest thing to this I've heard about is the sparse voxel octree raycasting technloogy. John Carmack has stated that he is experimenting with this technology for possible use in a future version of idTech. There is also an interesting discusion in this thread http://ompf.org/foru...t=904&hilit=svo. The main problem with these kinds of technology is dynamic geometry. The SVO techlology I referred to was to only be used for the static geometry. I watched the video you linked to and two more videos from the same guy and i didn't hear him say something about animation (did he?). Animation is vital to a really lifelike environment... But even for static geometry like buildings this kind of technology is interesting...
The Euclideon guys have videos showing off animation.
This guy claims to have done it.
#10 Members - Reputation: 1384
Posted 04 April 2011 - 04:05 AM
so do I claim
You can do animation with SVO data sets by using boundary objects and performing ray transformations at the boundary into the AABB space of the data set. This is quickly mentioned in Laine's Nvidia paper on SVO. It's not that dynamic geometry isn't possible, it's just that it's not researched much at all.
The closest thing to this I've heard about is the sparse voxel octree raycasting technloogy. John Carmack has stated that he is experimenting with this technology for possible use in a future version of idTech. There is also an interesting discusion in this thread http://ompf.org/foru...t=904&hilit=svo. The main problem with these kinds of technology is dynamic geometry. The SVO techlology I referred to was to only be used for the static geometry. I watched the video you linked to and two more videos from the same guy and i didn't hear him say something about animation (did he?). Animation is vital to a really lifelike environment... But even for static geometry like buildings this kind of technology is interesting...
The Euclideon guys have videos showing off animation.
This guy claims to have done it.
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
#11 Banned - Reputation: 356
Posted 04 April 2011 - 04:08 AM
so do I claim
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
I've seen your work before yes
Yet, his video is more impressive. You gotta admit that.
#12 Members - Reputation: 1384
Posted 04 April 2011 - 04:25 AM
yes, I admit; it's usually about better art than better tech, yet people think they judge tech.
so do I claim
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
I've seen your work before yes
Yet, his video is more impressive. You gotta admit that.
that's why I'm working on a better looking techdemo, with the same tech I have since quite some time. [edit: by that I mean the same voxel tech, but adding HDR rendering with nice tone mapping, adding a nice high poly enviropment, using tesselated and displaced animated/skinned meshes as source etc. ; that takes quite some time
#13 Banned - Reputation: 356
Posted 04 April 2011 - 04:47 AM
yes, I admit; it's usually about better art than better tech, yet people think they judge tech.
so do I claim
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
I've seen your work before yes
Yet, his video is more impressive. You gotta admit that.
that's why I'm working on a better looking techdemo, with the same tech I have since quite some time. [edit: by that I mean the same voxel tech, but adding HDR rendering with nice tone mapping, adding a nice high poly enviropment, using tesselated and displaced animated/skinned meshes as source etc. ; that takes quite some time]
What would it take to make it better? I mean the art.
#14 Members - Reputation: 1384
Posted 04 April 2011 - 05:21 AM
usually artists
yes, I admit; it's usually about better art than better tech, yet people think they judge tech.
so do I claim
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
I've seen your work before yes
Yet, his video is more impressive. You gotta admit that.
that's why I'm working on a better looking techdemo, with the same tech I have since quite some time. [edit: by that I mean the same voxel tech, but adding HDR rendering with nice tone mapping, adding a nice high poly enviropment, using tesselated and displaced animated/skinned meshes as source etc. ; that takes quite some time]
What would it take to make it better? I mean the art.
I think that "unlimited detail technology" demonstration on youtube has the same issue, maybe they got some nice tech working, but because of that bad and repetitive art, everyone judges them to be a joke or even vapor ware. same tech in the hands of Crytek's or Epic's artist would probably result in a stunning demo. (it's true that their talk sounds a bit niffy, but on the other side, they seem to be really confident of their work, it's not the worst thing to be that proud of your own work).
So, as I don't have the money to pay artist of that quality, I try the way Ashaman and Synthesizer suggested in my thread some time before (http://www.gamedev.n...age__p__4762142), as to my surprise I realized the Doom3 assets have displacement maps, and I tessellate the doom3 meshes ( in case you didn't see http://twitpic.com/3wozra ).
I'm somehow happy for those UDT guys, that they got the luck to rise some money that allows them to prove their claims. Of course, there is still the chance they might not get it done or it's vapor ware, but at least they have now the possibility.
#15 Members - Reputation: 87
Posted 04 April 2011 - 10:18 AM
#16 Members - Reputation: 166
Posted 04 April 2011 - 10:31 AM
#17 Members - Reputation: 123
Posted 04 April 2011 - 01:27 PM
How strongly does this impact development/graphics programming?
Assuming this technology is available in a, say, ten years future, does something like this cause a dramatical change in graphics development or can the current development model still be used?
That is, is this change more of a graphics pipeline change (somewhat not affecting much the final developer) or more like needing a total graphics API redesign?
#18 Members - Reputation: 87
Posted 04 April 2011 - 02:12 PM
they're sitting on a pretty hot technological breakthrough, so they can't even afford to post an executable or reveal anything that could lead others to reproduce those results.
Any well-off graphics company could EASILY reproduce the results.
#19 Banned - Reputation: 356
Posted 04 April 2011 - 02:34 PM
usually artists
yes, I admit; it's usually about better art than better tech, yet people think they judge tech.
so do I claim
http://twitpic.com/3rm2sa
still working on a show off with better assets with some million polys.
I've seen your work before yes
Yet, his video is more impressive. You gotta admit that.
that's why I'm working on a better looking techdemo, with the same tech I have since quite some time. [edit: by that I mean the same voxel tech, but adding HDR rendering with nice tone mapping, adding a nice high poly enviropment, using tesselated and displaced animated/skinned meshes as source etc. ; that takes quite some time]
What would it take to make it better? I mean the art., no, really, it needs them. if you look at good looking games like crysis, it's like 50% art that makes it look good, same tools, same engine in the hand of coders, and you'd fail. (I feel sorry for those artists, that make that awesome art and just the tech is glorified and only some underground insider art forums recognize their stunning work. e.g. Hanno : http://forums.cgsoci...ad.php?t=961315 , I'd love to have one day the money to pay those artist
)
I think that "unlimited detail technology" demonstration on youtube has the same issue, maybe they got some nice tech working, but because of that bad and repetitive art, everyone judges them to be a joke or even vapor ware. same tech in the hands of Crytek's or Epic's artist would probably result in a stunning demo. (it's true that their talk sounds a bit niffy, but on the other side, they seem to be really confident of their work, it's not the worst thing to be that proud of your own work).
I suffer from that too. It even helps the development process to have some visually appealing reward once in a while.
and I tessellate the doom3 meshes ( in case you didn't see http://twitpic.com/3wozra ).
Is that made out of voxels too?
#20 Members - Reputation: 100
Posted 04 April 2011 - 05:02 PM
they're sitting on a pretty hot technological breakthrough, so they can't even afford to post an executable or reveal anything that could lead others to reproduce those results.
Any well-off graphics company could EASILY reproduce the results.
Yep, successful middleware is almost universally based of making tools, even the big engine licenses like UE3 mostly make their sales off good tools.
Speaking of which, the demonstrations of animations have me wondering if this will indeed be the future. No need for base meshes and displacement or normal maps, and that Lionhead demonstration already shows art tools that could take advantage of such. My main question is what sort of disk space is going to be taken up by these models. Higher profit margins means digital distribution is going to be quite popular on the next generation of consoles, but few will want to download a fifty gig game.






