TerrainEngine :
New Thread : http://forum.unity3d.com/threads/174595-TerrainEngine-Marching-Cubes-Infinite-Procedural-Smooth-Terrain
Hey Dyox, great work!
is the source included with your package?
Is it possible to increase the resolution of the cubes so the terrain is less blocky?
@holjewsus : Yes , it’s the src inclued.In SimplexFractal Terrain Scene , change the value of generators and that will make mountains etc…
@tzvier : Yes it’s possible. You can change scale factor of marching cubes.
Very cool, when will this be available?
@tzvier : this pack will never be available on the asset store. But you can contact me on skype if you are interested in its operation or otherwise. (Hotboss13)
I will keep that in mind
It looks really good, but at the same time it just screams for normal smoothing!
If this will never be available for use in another project, can you please move this topic to Work In Progress, thanks
@diddykonga : No ,i just said i will not sell this package in asset store. However, if someone wants to buy it, I’m willing to talk about it in private.
This section is : “Assets And Asset Store”. This package is an asset :).
Does it work on IOS ?
I like your project, especially how you can have blocks instead of just spherical holes.
Can you adjust the resolution (is that what you mean by infinite marching object size)? As in…could I have a “region” of 100x100x100 blocks, or a region of just 10x10x10 blocks, and the 10x10x10 block region would take up much less memory?
Skype request sent
@Wild Factor : Yes , it work on ios, with good configuration of marching cube.
@jc_lvngstn : Here is 888 chunks * 101010 MarchingPoints so every block is 808080 , and you can generate unlimited blocks (here like 180) In video you have around 92160000 Marching Points , the ram usage is around 600 Mo. Scale Factor is to 1.
@dyox
Send a pm
Also do the terrain has a colider so the objects can walk on it?
@RandAlThor : Yes, in infinite terrain you can see, my character walk on the ground. It’s mesh colliders.
Hello. Do you have an idea of the price?
Is there a trial version that can be tried?