Atom Posted April 6, 2017 Share Posted April 6, 2017 Hi All, I was playing around with the new height fields in H16 and I wondered if there is a way to convert the grid into a sphere and still have all the tools work as normal? I am basically thinking procedural planet generator. Quote Link to comment Share on other sites More sharing options...
Iskander Posted April 9, 2017 Share Posted April 9, 2017 (edited) On 4/6/2017 at 8:53 PM, Atom said: Hi All, I was playing around with the new height fields in H16 and I wondered if there is a way to convert the grid into a sphere and still have all the tools work as normal? I am basically thinking procedural planet generator. Ok,you must understand the technical implementation of Terrain-voxels in 2d dimensional space+info about height. It will always be rectangular. I think about procedural planet generator based on Terrain. But it's still too difficult for me. The solution can be - cluster of terrain squares converting to mesh and then projecting on sphere(subdiv box for uniform quads),every terrain piece in certain quad. But the most difficult part is the interaction of square boundaries. So,the first part will be to divide the full map of planet into these squares and work with them separately. Or unfold sphere into grid,convert to Terrain and then refold into sphere once again. Of course I would like to see more solutions about this too. Edited April 9, 2017 by Iskander Quote Link to comment Share on other sites More sharing options...
silkey Posted May 10, 2017 Share Posted May 10, 2017 I have used the RaySop before and kept the distorted sections out of frame, you are still left with a large part of the planet in view. Quote Link to comment Share on other sites More sharing options...
silkey Posted May 10, 2017 Share Posted May 10, 2017 ... or Height Field Project, using a sphere. The moonscape shelf tool uses this. From the distance of space these features would be relatively flat on a large planet, you might want to examine the noise functions in the MAT nodes instead? I created a moon using 'displace along normal' on a sphere. 3 Quote Link to comment Share on other sites More sharing options...
Krion Posted May 24, 2019 Share Posted May 24, 2019 Any developments regarding this? I don't necessarily want a sphere, but I would like to create a giant floating island. Quote Link to comment Share on other sites More sharing options...
krishna avril Posted December 29, 2019 Share Posted December 29, 2019 I used height field on the grid and extracted textures in Copnet and used those textures as in shaders... 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.