Author Topic: Unlimited Detail!  (Read 6667 times)

0 Members and 1 Guest are viewing this topic.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Unlimited Detail!
« on: August 03, 2011, 09:51:50 am »


The end all of all graphics and graphical computation. Welcome to the most advanced computer graphics the world has ever known.

Spoiler For my thoughts:
I think its fake edit: real.
« Last Edit: August 03, 2011, 12:06:22 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline Michael_Lee

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1019
  • Rating: +124/-9
    • View Profile
Re: Unlimited Detail!
« Reply #1 on: August 03, 2011, 10:27:23 am »
*shrug*

It could definitely be fake -- they're keeping everything 'secret', so we have no idea how it works.

Their website says that they should be releasing a demo in a few months, so I guess we'll see if they're really serious?
My website: Currently boring.

Projects:
Axe Interpreter
   > Core: Done
   > Memory: Need write code to add constants.
   > Graphics: Rewritten.  Needs to integrate sprites with constants.
   > IO: GetKey done.  Need to add mostly homescreen IO stuff.
Croquette:
   > Stomping bugs
   > Internet version: On hold until I can make my website less boring/broken.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Unlimited Detail!
« Reply #2 on: August 03, 2011, 10:30:27 am »
I'm generally skeptical about things, so I'll go with we'll have to see. It does look nice though. +1 for the intersting vid.

*Edit*: I'm also going to agree with what Ephan said below.
« Last Edit: August 03, 2011, 10:31:48 am by Art_of_camelot »

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Unlimited Detail!
« Reply #3 on: August 03, 2011, 10:30:39 am »
It can a be a fake, the word "unlimited" might be wrong, but it may be very very high.

I watched the video on 1080p on my TV and it's phenomenal, that I have to admit.
« Last Edit: August 03, 2011, 10:30:59 am by ephan »

Offline BlakPilar

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 734
  • Rating: +44/-1
    • View Profile
Re: Unlimited Detail!
« Reply #4 on: August 03, 2011, 10:33:22 am »
I think it's possible.

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Unlimited Detail!
« Reply #5 on: August 03, 2011, 10:38:23 am »
it looks like they have high graphic things just repeated everywhere.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Unlimited Detail!
« Reply #6 on: August 03, 2011, 10:39:51 am »
The breakthrough is a little impossibly big, and their basically just using ever smaller Polygons, but they would really be screwed if this was fake, so I voted Yes.

Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Unlimited Detail!
« Reply #7 on: August 03, 2011, 11:01:45 am »
The breakthrough is a little impossibly big, and their basically just using ever smaller Polygons, but they would really be screwed if this was fake, so I voted Yes.

Oh I just saw the poll, and for the same reasons I voted yes.

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: Unlimited Detail!
« Reply #8 on: August 03, 2011, 11:37:24 am »
The technology is very real, and this company isn't the only one experimenting with it. The only reason the videos this company is releasing make it seem unreal is because they never state the downsides of their rendering engine. To name a few:

  • Models built with voxels instead of polygons are incredibly large. If everything you saw in that video had the data density that they claimed, it would probably take up many terabytes, if not petabytes, of storage.
  • Following from the first point, they probably get around this by using repeated structures, and lots of them. If you look at the wide, sweeping views, you'll see what I mean. The world looks like a big tilemap. I think the wilderness of a game like Oblivion looks much more realistic and is more immersive than this, and I wouldn't be surprised if Oblivion's landscape takes up a fraction of the storage space as well.
  • Repeated structures cannot have individual entities be easily rotated, scaled, or otherwise modified, so they'll all look exactly alike. Which largely explains why the tilemapped landscape looks as bland as could possibly be.
  • Do you see any animated entities? I do not, and this seems like a big flaw. Animating polygons is easy and just consists of moving a few hundred points along paths. But animating a few million points along paths? This is something that the rendering engine, no matter how powerful, can assist with.


This is a very interesting technology and I cannot question that it produces astounding graphics. But in its current state, it has a few large problems that haven't been solved, so I don't think it's ready for use in real products yet. My hat goes off to the first company to make an immserive landscape like that of Oblivion (my favorite game ever if you haven't guessed yet) using voxels that contains less than 25GB or so of data.
« Last Edit: August 03, 2011, 11:50:25 am by Runer112 »

Offline yunhua98

  • You won't this read sentence right.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2718
  • Rating: +214/-12
  • Go take a dive in the River Lethe.
    • View Profile
Re: Unlimited Detail!
« Reply #9 on: August 03, 2011, 11:39:45 am »
well, that clears things up.  ;)
I'll stick with polygon games for now then.  :P


Spoiler For =====My Projects=====:
Minor setback due to code messing up.  On hold for Contest.
<hr>
On hold for Contest.


Spoiler For ===Staff Memberships===:






Have you seen any good news-worthy programs/events?  If so, PM me with an article to be included in the next issue of CGPN!
The Game is only a demo, the code that allows one to win hasn't been done.
To paraphrase Oedipus, Hamlet, Lear, and all those guys, "I wish I had known this some time ago."
Signature Last Updated: 12/26/11
<hr>

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Unlimited Detail!
« Reply #10 on: August 03, 2011, 11:45:54 am »
I noticed a discussion on that topic in http://pouet.net/topic.php?which=7295 .
None of the famous demo makers I recognized in the posters' names (gloom, Navis, Gargaj, rasmus, maytz and smash, but there are certainly more) is convinced about the applicability of the "Unlimited Detail" technology to realistic usage with e.g. dynamic terrain, lighting (as opposed to the kind of highly repetitive and completely static data without lighting shown by the "Unlimited Detail" video), i.e. usage in modern video games.
This is not to say that the "Unlimited Detail" technology is fake - just that it has limited applicability (repetitive, static data).

EDIT: yeah, completely agree with Runer's post, which was written during the time I read on Pouet.net and posted my post.
EDIT2: added another famous demo maker.
« Last Edit: August 03, 2011, 12:01:01 pm by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Unlimited Detail!
« Reply #11 on: August 03, 2011, 11:46:46 am »

The end all of all graphics and graphical computation. Welcome to the most advanced computer graphics the world has ever known.

Runer is right. It's possible, but there are some pretty big downsides. It's nowhere near the ultimate graphics technology and I doubt it will even displace current methods in a lot of applications.

For one thing, you're dealing with so many discrete points, you can never hope to apply things globally. Sorry, but computers aren't fast enough now or in the foreseeable future to apply rules to trillions of points multiple times a second. Secondly, the "unlimited detail" method doesn't allow animations. It's too slow for that. Thirdly, there is a ton of repetition in that model. If each point were discrete, the resulting map would literally take petabytes of data. For comparison, a low to medium resolution polygon mesh over that same area takes somewhere between 120 MB and 1 GB.

So, it's probably real, but remarkably useless.
« Last Edit: August 03, 2011, 11:49:56 am by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Unlimited Detail!
« Reply #12 on: August 03, 2011, 12:05:14 pm »
http://notch.tumblr.com/post/8423008802/but-notch-its-not-a-scam

This is what Notch has to say about the technology.. he thinks its a scam ;_;
« Last Edit: August 03, 2011, 12:05:28 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: Unlimited Detail!
« Reply #13 on: August 03, 2011, 02:29:14 pm »
this can be real, but it's almost impossible to make a game which can fit on any portable storage device with a realistic world in such high detail. You'll need very powerful compression techniques to put what's seen in the video on a DVD. It's possible, but until we can easly store large amounts of data on a computer, it's very unpractical.
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Unlimited Detail!
« Reply #14 on: August 03, 2011, 04:26:25 pm »
you can't get real life quality, as the computers are in real life.
To me it is like building a computer in Minecraft, and having it as fast as the one it is running on.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________