Results 1 to 18 of 18

Thread: "Unlimited Detail" Rendering - Next gen?

  1. #1

    "Unlimited Detail" Rendering - Next gen?

    Perhaps you all may be aware of this, but this hasn't come to my attention until recently.

    Australian-based Euclidean is a company focused on developing innovative animation rendering software, and claimed as of 2011 that they have mastered realtime 3D animation to a point of calling it "Unlimited Detail." Their claim is that their rendering techniques, once fully developed, will be able to run graphics 100 times the amount that currently exist with realtime rendering/hardware restrictions. Their rendering technique relies on 3D "atoms", which is nothing new to animation, but they have supposedly developed algorithms to withstand billions of them instantly. Whether or not all of their claims are true, they still managed to receive a $2 million grant from the Australian government.

    Could this be the next generation of 3D realtime rendering? Take a look at their YouTube demonstration here:


  2. #2
    Combat Soldier
    DefectX11's Avatar

    Join Date
    Mar 2012
    Location
    Up in the Great White North, Pacific side (Vancouver Canada)
    Posts
    979
    I don't know, you're going to need some serious power to run that. I can't believe that a different way at looking at objects can suddenly make computers run seemingly faster and better. Polygons would be easier to run as they're flat connected planes. An object in this new idea is made up of millions of dots, which is probably harder to run.

    If you've got yourself a Nvidia Plex, sure, this is possible :D


    Also that guys voice is seriously bugging me.

  3. #3
    Quote Originally Posted by DefectX11 View Post
    I don't know, you're going to need some serious power to run that. I can't believe that a different way at looking at objects can suddenly make computers run seemingly faster and better. Polygons would be easier to run as they're flat connected planes. An object in this new idea is made up of millions of dots, which is probably harder to run.
    Working a bit with animation, that is exactly the same reaction I had. The computer would have to remember every single position of those millions of dots! However, rendering programs also have to calculate the spaces between the dots to form a polygon, for thousands of polygons. My guess is that removing the processing that it takes for the computer to process the edges between two points of a polygon for all of the polygons speeds it up, thus allowing you to have more processing room for millions of dots. (My assumption could be a stretch, but it kind of makes sense)

    Anyway, I laughed what you said about his voice. Sometimes you need a voice like that to sell a product ;-)

  4. #4
    Combat Soldier
    DefectX11's Avatar

    Join Date
    Mar 2012
    Location
    Up in the Great White North, Pacific side (Vancouver Canada)
    Posts
    979
    If this is legit, I'd certainly want to work with it.

  5. #5
    Master Baiter ASSEMbler Extreme
    Never Logs Out
    APE's Avatar

    Join Date
    Dec 2005
    Location
    Caleefornya
    Posts
    5,098
    Blog Entries
    1
    Anything that advances GPU technology can be extrapolated into medical and physics fields. I'm all for using dots!
    http://www.assemblergames.com/forums...ad.php?t=31524
    My feedback thread, since it seems somewhat difficult for people to find.

  6. #6
    Combat Soldier
    DefectX11's Avatar

    Join Date
    Mar 2012
    Location
    Up in the Great White North, Pacific side (Vancouver Canada)
    Posts
    979
    Hahaha, get this dot technology on the PS2, run PS3 quality games on the PS2.
    Winning all over.

  7. #7
    Quote Originally Posted by APE View Post
    Anything that advances GPU technology can be extrapolated into medical and physics fields. I'm all for using dots!
    Absolutely, it would be universally applicable to any field that uses modeling. Engineering was the first thing that came to mind, but medical and physics fields would make great use of it.

    Quote Originally Posted by DefectX11 View Post
    Hahaha, get this dot technology on the PS2, run PS3 quality games on the PS2.
    Winning all over.
    That's a funny way of putting it, but essentially yes, the goal is to enable better quality even with lower hardware standards.

  8. #8
    Just imagine how hard it would be to create a map if you have to spawn and place each grain of sand like he keeps going on about. >.<
    Seek the truth. Behold the truth. Reveal the truth. That is the law and the whole of the law.

  9. #9
    Quote Originally Posted by gs37 View Post
    Just imagine how hard it would be to create a map if you have to spawn and place each grain of sand like he keeps going on about. >.<
    Patience is key! I suppose no one has ever built a sand sculpture one grain of sand at a time...

    Euclideon is creating a 3D model conversion program that converts the most popular 3D model formats into the dot-models. If you wanted to, you could create your 3D models as usual, then convert them afterward.
    Last edited by LEGENDARYMEMBER; 06-09-2012 at 02:19 PM.

  10. #10
    Voxels were here for about 30+ years. It's just all about processing power.

  11. #11
    Quote Originally Posted by Flash View Post
    Voxels were here for about 30+ years. It's just all about processing power.
    Yes, they've been around for a while, but allegedly what this company has arranged operates quite differently. I suppose I can't look into their methods more until they release more information.

  12. #12
    Combat Soldier
    splith's Avatar

    Join Date
    May 2010
    Location
    In a house.
    Posts
    895
    This was posted on another forum about half a year ago and the general consensus was that the people involved had done some dodgy things in the past and that this was completely fake and just a way to get people to invest money into something that'd never happen.
    i.e. rendering like that is easy but as soon as you apply animation, it will grind to a halt.

  13. #13
    Yeah, I think I remember seeing this quite some time ago. Then nothing more came of it.
    Seek the truth. Behold the truth. Reveal the truth. That is the law and the whole of the law.

  14. #14
    Quote Originally Posted by splith View Post
    This was posted on another forum about half a year ago and the general consensus was that the people involved had done some dodgy things in the past and that this was completely fake and just a way to get people to invest money into something that'd never happen.
    i.e. rendering like that is easy but as soon as you apply animation, it will grind to a halt.
    If this is the case, that's really disappointing, as they managed to get over $2 million for the project. (Whatever the Australian equivalent to $2 million is). As too applying motion to the 3D models, that is much more understandable given that the only moving object in their realtime demos was the camera placement. Unless they release more realtime renders of their software, there is too much room for skepticism.
    Last edited by LEGENDARYMEMBER; 06-10-2012 at 04:37 PM.

  15. #15
    Sex, Drug, and Rock N' Roll !! Combat Soldier
    -=FamilyGuy=-'s Avatar

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    760
    Quote Originally Posted by APE View Post
    Anything that advances GPU technology can be extrapolated into medical and physics fields. I'm all for using dots!
    It's the opposite here, voxels and octree are already use in medical imagery (3D tomography in particular, so a mix of physics and medicine) where the main advantage is displaying 30GB+ models by only loading the visible and pertinent voxels in memory. The data structure makes it easy to ignore details smaller than the screen resolution, and occlusions are made de facto (hidden stuff isn't loaded). Another nice thing is that it can be compressed with pretty much the same algorithms as jpeg, using Fourier Transforms which are highly efficient (n-complex to (de)compress and high compression, at a tunable loss) or simply by representing them as a sparse matrix, which saves place by not storing "empty" voxels, nor their "child" voxels. Both can also be done of course. Exemple: http://www.youtube.com/watch?v=ke6-kwuN0Rs

    Infinite details are boasting too much IMO, almost no results (except those scenes made of the same models repeated over and over...) and they're everywhere saying they'll revolutionize everything and that they will make crysis 3 works on pentium 90mhz because their shit is SO OPTIMISED (ok I exagerated a bit here, but this is how they sound.).

    This is the future of gaming:
    And this source is more credible than infinite details, it's a research paper from Nvidia and scholars...

    FG
    Last edited by -=FamilyGuy=-; 06-10-2012 at 05:38 PM.
    I always need 5 things in life: Sleep, Food (I'm pretty addicted), Sex (like previous), Time and FINALLY ...
    Time to do sex then sleep after a good meal!

    My SelfBootDATA pack for 45000 data/data backup 32bit edition: http://bit.ly/RymfFG

    My Gdi2Data pack, to automatically extract data from GDI files: bit.ly/LHnftm
    Binhack32 with complete sourcecode: bit.ly/LHnhS8

  16. #16
    Quote Originally Posted by -=FamilyGuy=- View Post
    This is the future of gaming:
    And this source is more credible than infinite details, it's a research paper from Nvidia and scholars...
    That demo was super sexy! My favorite was the illumination. I have never seen computer generated illumination before. That's just incredible!

  17. #17
    Sex, Drug, and Rock N' Roll !! Combat Soldier
    -=FamilyGuy=-'s Avatar

    Join Date
    Mar 2007
    Location
    My basement
    Posts
    760
    Quote Originally Posted by LEGENDARYMEMBER View Post
    That demo was super sexy! My favorite was the illumination. I have never seen computer generated illumination before. That's just incredible!
    Well the advantage of the voxel octree is immediate here, as it can calculate the lightning at the same time it "explores" the octree. Of course it got to calculate more stuff, but it can be parallellized easily and it profits from the same advantages of occlusion/definition-vs-resolution. IIRC a single pass is required (unless you want to add post-processing effects like AA), although I don't remember if the reflections and "bounce" was done using a single pass. I think that voxel exploration while doing light calculation is called "ray tracing", but I'm not quite sure.

    An interesting read if you're geeky on the sides: http://www.nvidia.com/docs/IO/88972/nvr-2010-001.pdf
    Last edited by -=FamilyGuy=-; 06-10-2012 at 07:03 PM.
    I always need 5 things in life: Sleep, Food (I'm pretty addicted), Sex (like previous), Time and FINALLY ...
    Time to do sex then sleep after a good meal!

    My SelfBootDATA pack for 45000 data/data backup 32bit edition: http://bit.ly/RymfFG

    My Gdi2Data pack, to automatically extract data from GDI files: bit.ly/LHnftm
    Binhack32 with complete sourcecode: bit.ly/LHnhS8

  18. #18

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •