|
How to DEFORM to sphere ?
|
|
01-15-2013, 11:59 PM
Post: #1
|
|||
|
|||
|
How to DEFORM to sphere ?
How to DEFORM to sphere ?
It is not inflate, AFIAK. I want to take micheus heightmap of a volcano or TWO ... and "bend" each on until the bottom of it would rest nice in a sphere. I think one input ... the arc bend for the radius of it after bending would be nice. Anyone ? I tried bending 45 with one rod, and then 45 on a mutually perpendicular rod ... but I don't like that result. |
|||
|
01-16-2013, 05:10 PM
Post: #2
|
|||
|
|||
|
RE: How to DEFORM to sphere ?
I already heard about this before - it has exactly two years (here).
Well, it was not done exactly for this purpose, but I think you could use Stamp mode I had implemented for Alpha Brush option of Sculpt's Optigon plugin: You can find it on my Google drive: W.I.P/Alpha Brush |
|||
|
01-16-2013, 05:53 PM
(This post was last modified: 01-16-2013 05:58 PM by ggaliens.)
Post: #3
|
|||
|
|||
|
RE: How to DEFORM to sphere ?
I bet you have not heard of THIS ... This is what I was asking about ...
Not released yet. It uses code like : R2 is radius of destination sphere. R1 is radius from Y axis to point for which DY is calculated. DY = math:sqrt( R2^R2 - (R1^R1) Stamp mode is very cool, nevertheless. Thanks. |
|||
|
01-16-2013, 06:08 PM
Post: #4
|
|||
|
|||
|
RE: How to DEFORM to sphere ?
Yeah, I saw. I just haven't read that "to" in the subject, sorry.
|
|||
|
01-16-2013, 06:25 PM
Post: #5
|
|||
|
|||
|
RE: How to DEFORM to sphere ?
Getting a bit off topic ... since I answer my own question ... and you answered it also ...
I was looking at maybe creating a RAW-TRIANGLE dense mesh at RUN-TIME (maybe in draw plugin routine), and I continue to think that you could "ASSUME" a spherical MAPPING of the input image ... and then just apply it to points on a "geodome" and get great asteroids maker from your height-map surface plugin. Geo-Dome looks to maybe have some basis for quickly making a sphere that would be STAMPED by a spherical projection image. It it already works .. stamping an entire SPHERE at one time ... then appologies for being ignorant. I only have so much time. My plan to to make a few more "WORLDS" like mystery science theatre 3000 style ... soon. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



