Tjoppen #1 Posted December 22, 2011 You guys might like this, so I thought I'd post it here as well: http://pouet.net/prod.php?which=58185 http://www.youtube.com/watch?v=NFF1LLYxBxI A quick experiment with 3D stuff on the Atari 2600 VCS. I felt inspired by the plotsphere in Sphaera Stellarum. The effect is table driven, 95 frames and sadly uses the entire 4k ROM, leaving no room for anything else. Generating the point data on the fly looks to be infeasible, considering there's barely enough time to Y-sort the points during VBLANK, much less do any 3D calulations.. Hence I decided to simply release this as-is. 3 Quote Share this post Link to post Share on other sites
roland p #4 Posted January 11, 2012 Cool! I see there is not much going on above and below the cube. Maybe that space can be used for something nice? Quote Share this post Link to post Share on other sites
Tjoppen #5 Posted January 11, 2012 I see there is not much going on above and below the cube. Maybe that space can be used for something nice? Certainly. The problem is lack of ROM space for anything else. I've worked out how to cut the size of the tables down down enough to make something like this a pratical effect. I might incorporate something similar in a future prod.. Quote Share this post Link to post Share on other sites
Thomas Jentzsch #6 Posted January 14, 2012 (edited) Cool. That reminds me, that I should have another look at my own 3D stuff (Elite) when BD is finally done. Edited January 14, 2012 by Thomas Jentzsch Quote Share this post Link to post Share on other sites