• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 13:45
CEST 19:45
KST 02:45
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway13
Community News
SC4ALL $6,000 Open LAN in Philadelphia7Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues24LiuLi Cup - September 2025 Tournaments3Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6
StarCraft 2
General
#1: Maru - Greatest Players of All Time Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues Team Liquid Map Contest #21 - Presented by Monster Energy Classic Games #3: Rogue vs Serral at BlizzCon What happened to Singapore/Brazil servers?
Tourneys
RSL: Revival, a new crowdfunded tournament series Sparkling Tuna Cup - Weekly Open Tournament SC4ALL $6,000 Open LAN in Philadelphia LANified! 37: Groundswell, BYOC LAN, Nov 28-30 2025 LiuLi Cup - September 2025 Tournaments
Strategy
Custom Maps
External Content
Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around Mutation # 487 Think Fast
Brood War
General
ASL20 General Discussion BGH Auto Balance -> http://bghmmr.eu/ alas... i aint gon' lie to u bruh... BW General Discussion [ASL20] Ro16 Preview Pt1: Ascent
Tourneys
CPL12 SIGN UP are open!!! SC4ALL $1,500 Open Bracket LAN [Megathread] Daily Proleagues [ASL20] Ro16 Group B
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Nintendo Switch Thread General RTS Discussion Thread Stormgate/Frost Giant Megathread Borderlands 3 The PlayStation 5
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread The Games Industry And ATVI UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1355 users

The future of graphics in games - Page 10

Forum Index > General Forum
Post a Reply
Prev 1 8 9 10 11 12 18 Next All
Bigpet
Profile Joined July 2010
Germany533 Posts
August 02 2011 00:49 GMT
#181
On August 02 2011 09:42 Techno wrote:
Either way, everything is still going to be converted to Triangles when its sent to Direct X.
No doubt this is just a way of only drawing the right amount of polygons at each magnification.

somebody hasn't been listening. He said that they currently only have a working software solution, that means no OpenGL or DirectX
I'm NOT the caster with a similar nick
Die4Ever
Profile Joined August 2010
United States17677 Posts
August 02 2011 00:53 GMT
#182
On August 02 2011 09:18 GranDim wrote:
Show nested quote +
On August 02 2011 01:19 DeLoAdEr wrote:
interesting results for a software renderer, but the video only shows static geometry. I wonder if they're even able to handle animated objects..

and they mention the scene consists of more than 21 trillion points, lets say they store 4 byte for each point (color information, position, etc.) this would be ~100 TB of data right? so there must be some good compression going on there. ;p


The technique seems to be well fit for compression however, lots of atoms will be identical and position can also be grouped.

Compression would get completely screwed by animation though, one voxel moved or changed and you have to recompress the whole block of them(however many voxels you compress together).
It seems they do use lots of instanced objects to save ram though.

Since it doesn't seem like they can animate these voxels, they could use them for the environment and use good old polygons for all the animated things, but they're shading sucks and there are no shadows.

I assume they can't do shadows because they have to process a cluster of voxels at a time, decompressing the cluster to work on it and then flushing it from ram, and to do shadows they would have to draw the scene from the light source's point of view applying the lighting to each affected voxel.

For example, if you have X clusters of voxels in view, and Y is the number of cpu operations to decompress that cluster, then without shadows drawing the scene would be X*Y operations.
However, with shadows, where L is the number of lights in the entire scene, it would be something like ( X^(L+1) )*Y operations. Big difference even with just 1 light.
"Expert" mods4ever.com
Die4Ever
Profile Joined August 2010
United States17677 Posts
August 02 2011 00:55 GMT
#183
On August 02 2011 09:47 GGTeMpLaR wrote:
I'd like to see what actual game artists can do with this technology. It looked good, but it didn't feel like 100,000 good, although the elephant was pretty cool.

They should have picked something other than a rock for their example though because a rock in itself isn't the most interesting object lol.

Yea, when I read your post I was thinking they should've done like a small animal, maybe a mouse, or even just a cell phone. But their lack of shaders would really hurt the look of basically anything except the most bland thing in the world(a rock).
"Expert" mods4ever.com
nemo14
Profile Joined January 2011
United States425 Posts
August 02 2011 00:55 GMT
#184
On August 02 2011 05:03 9heart wrote:
You should never feed trolls, but:

Quote:
"21 trillion 62 billion 352 million 435100 polygons"


That would translate to at least 21.0623.5243.5100 triangles without instancing, or 21.0623.5243.5100 * 3 vertices, or 21.0623.5243.5100 * 3 * 3 xyz-coordinates, or 21.0623.5243.5100 * 3 * 3 * 4 = 758.2446.8766.3600 bytes = 689 terabytes worth of geometry data assuming 4-byte floats


That is a pretty basic issue that I am not sure anyone can get around. Every point has to have its coordinates stored somewhere, and while you might be able to come up with a more efficient coordinate system you still need to put trillions of easily-accessible points into it.
dhe95
Profile Blog Joined December 2008
United States1213 Posts
August 02 2011 00:56 GMT
#185
I think in a couple of years where CPU and GPU power keep rising, a high-end computer will be able to render all these frames.

As of now, I still don't think it could happen. It's like the transition from 2D to 3D, it takes some time and power, and eventually the 3D power will be so high that the number of polygons will start to reach the number of atoms.
ilj.psa
Profile Blog Joined December 2007
Peru3081 Posts
August 02 2011 01:05 GMT
#186
gl finding an artists that is willing to go in detail to atomic sizes
mostevil
Profile Joined February 2011
United Kingdom611 Posts
August 02 2011 01:07 GMT
#187
I think its to do with their patents, the ones in Australia may work differently from say USA.

US Patent Law is completely bonkers, theres a patent on drawing removable sprites by inverting a bitmap using Xor, pretty much a main function of the operator and something I first did at age 7, but to a US patent court it apparently sounds like a complicated act of invention... It's why we won't sell to the states, they'll be letting someone patent use of a computer to add numbers together next.
But I digress, in this case the silence is due to it all being made up BS.

On August 02 2011 05:03 9heart wrote:
You should never feed trolls, but:

Quote:
"21 trillion 62 billion 352 million 435100 polygons"


That would translate to at least 21.0623.5243.5100 triangles without instancing, or 21.0623.5243.5100 * 3 vertices, or 21.0623.5243.5100 * 3 * 3 xyz-coordinates, or 21.0623.5243.5100 * 3 * 3 * 4 = 758.2446.8766.3600 bytes = 689 terabytes worth of geometry data assuming 4-byte floats


And thats without colour, lighting and or texture data. Even if things repeat as often as they clearly did in the Island demo, which clearly only used a handful of repeated models, you're talking a sh*t tonne of data to render, you still have to translate the verticies so the current vertex count limits still apply.
Every point you want to render requires its 3 points be multiplied by a 4v4 projection matrix, so even with good object culling theres at least a few trillion multiplications per render cycle right there. I want their computer, because I'm fairly sure you couldn't run that at 20FPS on current generation supercomputers. (except their computers imaginary, so I'm keeping mine)

I love how people are fervourantly defending this despite the fact that its obviously nonesense.
"I don't want to live on this planet anymore." -Professor Farnsworth in response to the creationists arguments.
我的媽和她的瘋狂的外甥都
Sufficiency
Profile Blog Joined October 2010
Canada23833 Posts
August 02 2011 01:14 GMT
#188
Their "unlimited" atoms is comparable to phone companies' "unlimited" data plan.
This is not going to work until major hardware revolution.
https://twitter.com/SufficientStats
Frigo
Profile Joined August 2009
Hungary1023 Posts
Last Edited: 2011-08-02 01:35:35
August 02 2011 01:17 GMT
#189
I believe from the articles on the wiki page that the basis of the technology is a fast and effective occlusion culling algorithm that can work with large numbers of points, hence the "trillions of atoms" claim.

However not all of these points are stored. There is procedural generation involved ("unlimited detail"), at least duplication, which is obvious from the repetitiveness visible in the videos. For example if you are building a roof, you don't need to store all points of all tiles, it is enough to store one tile, and duplicate it should the need arise. Same with trees. It is also possible to store only the differences, for example a deformation of a tile, or missing leaves from a tree.

This culling algorithm might involve data structures (e.g. hash tables) that would make any kind of dynamic scenery expensive or even impossible. This is not as a great limitation as it would seem at first, similar limitations already exists in polygon based games as well, where there is a distinction between the world (static objects) and actors/characters/deformables (dynamic objects). One of its causes is similar to this case: to provide adequate occlusion culling (BSP), the other is to make precalculated lighting possible (illuminations, reflections, etc), because dynamic occlusion culling and dynamic lights is more expensive in that case as well.

I suspect some interpolation is also going on, with the right kind it is very possible to generate smooth surfaces from a few points by making more, think of something similar to NURBS. And smooth surfaces seems like the author's primary goal.

The rendering does not seem the trivial kind we know from voxel engines. I believe point clouds are used in medical stuff, but I lack knowledge about their rendering process. The author claims that the culling algorithms works on a pixel by pixel basis, so rendering and occlusion culling might be the same algorithm.

This technology seems very interesting. Certinaly, it has its limitations, but I believe it has its place, especially if it can be combined with polygon representations to create a hybrid engine.

It would be nice if the author dropped his UNLIMITED PR BULLCRAP though.
http://www.fimfiction.net/user/Treasure_Chest
zipz0p
Profile Joined February 2010
United States123 Posts
August 02 2011 01:28 GMT
#190
On August 02 2011 01:02 Morfildur wrote:
... (though who knows, when quantum computing is widely accessible... 2111 maybe...)

Quantum computing does not apply here - this is not one of the very small class of tasks which will be aided by quantum computers (only a very select class of problems really may see any benefit, and aside from D-Wave's quantum annealing computer (which doesn't seem that useful, frankly), there's no real hope of a quantum computer with any scale anytime soon. Note that the D-Wave machine is $10million and resides in a dilution refrigerator at 40mK... not exactly practical for mass consumption.

Also, this tech. seems like bunk. I've more hope for ray tracing and am sad that Intel cancelled Larabee.
u gotta skate
bigjenk
Profile Joined September 2010
United States1543 Posts
August 02 2011 01:36 GMT
#191
Cool to look at but the processing power needed to animate and rerender destructible terrain is probably 20 years off for consumers without some huge breakthrough there. Will make for amazing pre rendered non animated non interactive stuff though.
Ignore my opinions I am bad
bigjenk
Profile Joined September 2010
United States1543 Posts
August 02 2011 01:38 GMT
#192
On August 02 2011 10:17 Frigo wrote:
I believe from the articles on the wiki page that the basis of the technology is a fast and effective occlusion culling algorithm that can work with large numbers of points, hence the "trillions of atoms" claim.

However not all of these points are stored. There is procedural generation involved ("unlimited detail"), at least duplication, which is obvious from the repetitiveness visible in the videos. For example if you are building a roof, you don't need to store all points of all tiles, it is enough to store one tile, and duplicate it should the need arise. Same with trees. It is also possible to store only the differences, for example a deformation of a tile, or missing leaves from a tree.

This culling algorithm might involve data structures (e.g. hash tables) that would make any kind of dynamic scenery expensive or even impossible. This is not as a great limitation as it would seem at first, similar limitations already exists in polygon based games as well, where there is a distinction between the world (static objects) and actors/characters/deformables (dynamic objects). One of its causes is similar to this case: to provide adequate occlusion culling (BSP), the other is to make precalculated lighting possible (illuminations, reflections, etc), because dynamic occlusion culling and dynamic lights is more expensive in that case as well.

I suspect some interpolation is also going on, with the right kind it is very possible to generate smooth surfaces from a few points by making more, think of something similar to NURBS. And smooth surfaces seems like the author's primary goal.

The rendering does not seem the trivial kind we know from voxel engines. I believe point clouds are used in medical stuff, but I lack knowledge about their rendering process. The author claims that the culling algorithms works on a pixel by pixel basis, so rendering and occlusion culling might be the same algorithm.

This technology seems very interesting. Certinaly, it has its limitations, but I believe it has its place, especially if it can be combined with polygon representations to create a hybrid engine.

It would be nice if the author dropped his UNLIMITED PR BULLCRAP though.


Probably needs it to drum up finacial support and funding, as well as to generate interest.
Ignore my opinions I am bad
woody60707
Profile Joined November 2010
United States1863 Posts
August 02 2011 01:46 GMT
#193
21 trillion, 62 billlion, 352 million, 435,000 polygons ... In 480p, oh youtube.

I kinda don't believe ANYTHING i see on youtube (and like sites, (This is a rule EVERYONE should follow)). If the OP can put up a legit link like from Cnet where I can read about this, that would be cool.
Playguuu
Profile Joined April 2010
United States926 Posts
August 02 2011 01:49 GMT
#194
On August 02 2011 10:07 mostevil wrote:
Show nested quote +
I think its to do with their patents, the ones in Australia may work differently from say USA.

US Patent Law is completely bonkers, theres a patent on drawing removable sprites by inverting a bitmap using Xor, pretty much a main function of the operator and something I first did at age 7, but to a US patent court it apparently sounds like a complicated act of invention... It's why we won't sell to the states, they'll be letting someone patent use of a computer to add numbers together next.
But I digress, in this case the silence is due to it all being made up BS.

Show nested quote +
On August 02 2011 05:03 9heart wrote:
You should never feed trolls, but:

Quote:
"21 trillion 62 billion 352 million 435100 polygons"


That would translate to at least 21.0623.5243.5100 triangles without instancing, or 21.0623.5243.5100 * 3 vertices, or 21.0623.5243.5100 * 3 * 3 xyz-coordinates, or 21.0623.5243.5100 * 3 * 3 * 4 = 758.2446.8766.3600 bytes = 689 terabytes worth of geometry data assuming 4-byte floats


And thats without colour, lighting and or texture data. Even if things repeat as often as they clearly did in the Island demo, which clearly only used a handful of repeated models, you're talking a sh*t tonne of data to render, you still have to translate the verticies so the current vertex count limits still apply.
Every point you want to render requires its 3 points be multiplied by a 4v4 projection matrix, so even with good object culling theres at least a few trillion multiplications per render cycle right there. I want their computer, because I'm fairly sure you couldn't run that at 20FPS on current generation supercomputers. (except their computers imaginary, so I'm keeping mine)

I love how people are fervourantly defending this despite the fact that its obviously nonesense.
"I don't want to live on this planet anymore." -Professor Farnsworth in response to the creationists arguments.


Yeah there's some ridiculous patents out there for seemingly basic stuff: Absolute value

int const mask = v >> sizeof(int) * CHAR_BIT - 1;
r = (v ^ mask) - mask
I used to be just like you, then I took a sweetroll to the knee.
HKGxPython
Profile Joined March 2011
United States78 Posts
August 02 2011 01:58 GMT
#195
I always said, one day games will look better than real life. I guess we're getting there!
Do, or do not. There is no try.
Motivate
Profile Joined June 2011
2860 Posts
August 02 2011 02:03 GMT
#196
pretty sick

the guy's voice makes it sound like a satire though haha
Gimmickkz
Profile Joined April 2011
154 Posts
August 02 2011 02:03 GMT
#197
On August 02 2011 01:30 Nacl(Draq) wrote:
This is very interesting. I hope they are able to implement this into the gaming industry in the next 5 years.
Would be nice to see an "nonfictional" human scanned in.
Even if it is just static objects think of the things they can do to games about the world. You go into a game and visit scenery in Africa, after they come out with full animation this will be a big leap in the mmorpg world where people could escape into a completely realistic fake world.


Good luck to them.


let the getting-fired-from-irl-job-cause-I-spent-too-much-time-on-WoW begin (on mass scale)
Strabismus
Profile Joined July 2011
United Kingdom65 Posts
August 02 2011 02:04 GMT
#198
Just seen it about an hour ago. It does look very impressive, but as the man said, the tech is far from done. I would imagine it would tax hardware more animate those atoms, but then again I don't really know anything about it. I'd find it hard to believe this tech company would invest so much in it if a few animations would make it flop.
Terran Player ||| ID: CoreTalent ||| Day[9] and Tastosis for life <3 UK Players Represent!
Jaso
Profile Blog Joined April 2010
United States2147 Posts
August 02 2011 02:11 GMT
#199
Should get some funding from nVidia.. see what comes from it. If nVidia or AMD decided to to fund it and it actually worked, then the one that chose to do so would pretty much instantly monopolize the graphics market..
derp
Zirith
Profile Joined April 2011
Canada403 Posts
August 02 2011 02:14 GMT
#200
interesting, but that wasnt really proof so we just get to wait and see.
Artosis: "I don't trust hyenas."
Prev 1 8 9 10 11 12 18 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 1h 15m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
mouzHeroMarine 428
RotterdaM 315
SteadfastSC 129
UpATreeSC 72
BRAT_OK 54
JuggernautJason28
StarCraft: Brood War
Britney 26408
GuemChi 1032
EffOrt 1016
firebathero 389
Larva 385
sSak 194
Mong 93
Dewaltoss 60
Aegong 56
Sexy 38
[ Show more ]
Terrorterran 22
TY 13
IntoTheRainbow 8
Dota 2
The International116616
Gorgc12786
PGG 29
Counter-Strike
ScreaM1223
Foxcn518
Super Smash Bros
Chillindude50
Other Games
tarik_tv43152
gofns23269
FrodaN1189
Grubby404
Lowko308
KnowMe195
Hui .183
SortOf122
ArmadaUGS101
QueenE59
Mew2King56
FunKaTv 37
MindelVK18
OptimusSC21
fpsfer 1
Organizations
Other Games
gamesdonequick1307
BasetradeTV32
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• poizon28 20
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• HerbMon 18
• Michael_bg 7
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 1246
• Ler69
Other Games
• Shiphtur264
Upcoming Events
BSL Team Wars
1h 15m
RSL Revival
16h 15m
Maestros of the Game
20h 15m
ShoWTimE vs Classic
Clem vs herO
Serral vs Bunny
Reynor vs Zoun
Cosmonarchy
22h 15m
Bonyth vs Dewalt
[BSL 2025] Weekly
1d
RSL Revival
1d 16h
Maestros of the Game
1d 23h
BSL Team Wars
2 days
Afreeca Starleague
2 days
Snow vs Sharp
Jaedong vs Mini
Wardi Open
2 days
[ Show More ]
Sparkling Tuna Cup
3 days
Afreeca Starleague
3 days
Light vs Speed
Larva vs Soma
LiuLi Cup
4 days
The PondCast
5 days
Liquipedia Results

Completed

Copa Latinoamericana 4
SEL Season 2 Championship
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
Chzzk MurlocKing SC1 vs SC2 Cup #2
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
SC4ALL: StarCraft II
EC S1
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
MESA Nomadic Masters Fall
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.