enot Posted August 11, 2014 Share Posted August 11, 2014 Procedural 2048x2048 fractal terrain with LOD (Java Script ~ 20 kb). Simple animated clouds and water. 60 fps on Nexus 10.http://www.ibiblio.org/e-notes/Splines/terra/diam.htmSpline based and mixed noise is used to make procedural terrains athttp://www.ibiblio.org/e-notes/Splines/terra/subdivision2d.htmJust interactive Worlds, no quest or racing. Next-gen Mobile Hardware performance? 20x ?(Tile-based rendering. Frames per Watt? Quote Link to comment Share on other sites More sharing options...
enot Posted August 15, 2014 Author Share Posted August 15, 2014 http://www.ibiblio.org/e-notes/Splines/terra/diam.htmAbout 1000 simple towers are added (about because I have to repeat some due to periodicity of the world). New shader program, 8000 triangles and one more rendring call. 60 fps on Nexus 10. So you can add your own geometry. E.g. beacons or accurate textures for towers (with loopholes). Sorry, no accurate collision checking yet.I'd like to add "Flying Dutchman" ghost ship. Billboard with transparent picture (I have one).Any suggestions? Quote Link to comment Share on other sites More sharing options...
lo.th Posted August 17, 2014 Share Posted August 17, 2014 hello i like it, and now work on last update of explorer 11no need collision just get the y value of your positionyou should add best camera navigationhere a simple one http://learningwebgl.com/blog/?p=1067 Quote Link to comment Share on other sites More sharing options...
enot Posted August 18, 2014 Author Share Posted August 18, 2014 Large fractal+spline based Worldhttp://www.ibiblio.org/e-notes/Splines/terra/subdivision2d.htmI think it is my last world (at least I haven't new clear ideas now) lo.thhttp://www.ibiblio.org/e-notes/Splines/terra/mix_map.htmhttp://www.ibiblio.org/e-notes/Splines/terra/diam10.htmis it enough?and Level of Detail algorithm used for large worlds works only for planar view. Quote Link to comment Share on other sites More sharing options...
lo.th Posted August 18, 2014 Share Posted August 18, 2014 i like new one more smoothi make game for 13k contest and think use your world algowith my camera setupi post link when complete Quote Link to comment Share on other sites More sharing options...
folletnegre Posted May 16, 2019 Share Posted May 16, 2019 Hello, this looks supernice! How you made the controls work by using only mouse? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.