Notgames Forum
March 29, 2024, 04:27:50 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Calendar Login Register  
  Show Posts
Pages: 1 2 [3] 4 5 ... 8
31  General / Check this out! / Radiolab: Games on: January 28, 2012, 03:27:21 PM
Radiolab episode on games .. not not games Smiley Recommended segment starts at 00:23:00 and ends at 00:42:34.

http://www.radiolab.org/2011/aug/23/
32  Creation / Technology / Re: 3D tribulations on: January 25, 2012, 03:02:39 PM
The challenge is that we have been investing heavily in the polygon pipeline for over two decades. Hardware is optimized for it, engines build around it, tools made on top of it, formats specified for it .. and artists made careers out of it.

Hunter ( 1991 )


Skyrim ( 2011 )


So, it's not simply a matter of questioning whether polygons have surpassed their expiration date. It takes significant effort to veer from the standard model.
33  General / Check this out! / Re: Nature Treks on: October 18, 2011, 10:04:32 PM
Nice to see someone who has worked on the "Total War" and "Need for Speed" series balance out his repertoire with a product like this Smiley
34  Creation / Technology / Re: Unity is driving us apart on: October 15, 2011, 01:59:25 PM
The main reason why competitive and puzzle games dominate in videogames is probably simply because programmers dominate their development.

In my experience, the Creative / Game Director and ( Lead / Senior ) Designers do most of the decision-making concerning interactivity.
35  General / Introductions / Re: "Outsider" says "hi" on: October 07, 2011, 06:43:57 PM
Google has an interesting looking tool for developing for Android: http://www.appinventorbeta.com

Yikes .. looks like they went with the Scratch interface for visual programming  Sad
36  Creation / Technology / Re: Unity is driving us apart on: October 07, 2011, 06:31:04 PM
The power of environments such as ZGameEditor is not just that you can change logic instantly, it's that you can create & modify & delete any resource ( scripts, meshes, textures, sounds, shaders etc. ) while your game is running. So in theory you could start a empty project, hit the play button, and then create a entire game without ever having to stop playback.
37  Creation / Technology / Re: Unity is driving us apart on: October 07, 2011, 04:58:02 PM
ZGameEditor is a good example of a IDE that combines traditional coding with real-time feedback.

http://www.youtube.com/watch?v=NE59pMACiFQ

The code shown in the video should look very familiar to anybody who has worked with the OpenGL API.
38  Creation / Technology / Re: Unity is driving us apart on: October 05, 2011, 08:43:23 PM
I wholeheartedly agree with Michaël's sentiments. Compiler-free / real-time programming is the most important feature for any development environment ( for me at least ). Imagine having to wait for feedback on your input in Photoshop / Maya / Cubase Undecided
39  Creation / Notgames design / Re: Controlling characters, not puppets on: September 26, 2011, 06:44:21 PM
Agreed!

It makes no sense seeing my avatar running stuck on a wall, or falling off a ledge by accident or miscalculate a jump.

Obviously it depends on the product .. there won't be much left in Super Mario if you can't make a wrong jump Smiley
40  General / Check this out! / Re: Datura on: September 26, 2011, 05:45:26 PM
Even creepier then this one?



Or this? Wink

41  General / Check this out! / Datura on: September 26, 2011, 04:29:32 PM
http://www.youtube.com/watch?v=BV3Gt-QnLMA
42  General / Check this out! / Re: I want this and I want it NOW! on: August 13, 2011, 04:17:54 PM
64 atoms per cubic millimeter = 4x4x4. So if the ground is merely one atom thick, that's still 54/4 = 13.5 TB.

You mean 15.3 MB Wink

Regardless, this way of calculating the "filesize" is irrelevant.
43  General / Check this out! / Re: I want this and I want it NOW! on: August 13, 2011, 02:16:18 PM
The "unlimited" aspect they refer to is that their engine can render geometry at whatever level-of-detail without significant performance differences. Whereas with polygon based renderers the polycount has a direct influence on performance regardless of the area it occupies on the screen.

So let's assume it's just 1 mm of ground and no other objects exist. That's still 64.000.000.000.000 atoms.

I doubt they store their data at a constant resolution ( at least in compressed form ). Regions of molecules that have the same content ( air, soil etc. ) don't have to be stored individually. A 2D representation ..



Can I trust that it's now running on software only and not GPU considering I know they're dishonest about other stuff?

Current GPUs aren't of much use for what they are doing actually.
44  General / Check this out! / Re: I want this and I want it NOW! on: August 13, 2011, 11:58:19 AM
It's not unlimited and it never will be.

You're right, they should be saying "virtually unlimited". Even when you use 64-bit indices in your look-up code, there's still a range .. even though it's huge.

Quote
You should probably actually take and read Notch's analysis: http://notch.tumblr.com/post/8386977075/its-a-scam

Notch calculates the data under the assumption it's stored as a constant volume, while all you really need is the hull of geometry ( skipping anything inside & outside ). Something that isn't rectified in his http://notch.tumblr.com/post/8423008802/but-notch-its-not-a-scam post either.

I do agree their "marketing" is awkward at best.
45  General / Check this out! / Kinect Fusion on: August 11, 2011, 10:17:03 PM
Real-time 3D reconstruction using Kinect.

http://www.youtube.com/watch?v=quGhaggn3cQ
Pages: 1 2 [3] 4 5 ... 8
Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!