CompuServe Thread

#gumballs

5 messages in this thread
#11301From: Michael A. NorthMay 3, 1995 6:47 PM
>>No real easy way to do it unfortunately. There is one approach to take that will give you the best results (no overlapping sphere's), but there's some initial setup involved.<< Is there no version of Dan Farmer's povsuds.exe that will put out a dxf file? It seems to me that osculating spheres is a simple enough proposition that someone should have done it. If he were using POV, this would be a fairly simple proposition. Michael
#11333From: GreG tsadilasMay 4, 1995 12:51 AM
>> Is there no version of Dan Farmer's povsuds.exe that will put out a dxf file? << Not that I'm aware of Michael. You actually wouldn't need to output to DXF. All you'd need to to is replace each POV sphere primitive with one of Imagine's CSG perfect sphere's. -GreG
#11342From: Darin BeardMay 4, 1995 1:36 AM
>> All you'd need to to is replace each POV sphere primitive with one of Imagine's CSG perfect sphere's. << GreG- I actually considered this when trying to do the scene. But I don't have a working printer right now and did not take the time to hand write all of the coordinates of the "SUDS". Plus I haven't used SUDS in a while and would have to re-learn it to an extent. I guess I was just being lazy. <g> Darin
#11341From: Darin BeardMay 4, 1995 1:36 AM
>> If he were using POV, this would be a fairly simple proposition. << Michael- I have used the SUDS program before when using POV-Ray and thought of it during this project. But I never took the time to convert from POV language to Imagine placement. Darin
#11975From: Michael A. NorthMay 12, 1995 7:31 PM
>>I have used the SUDS program before when using POV-Ray and thought of it during this project. But I never took the time to convert from POV language to Imagine placement. << I know exactly what you mean. When you posted originally I took a look at some povsuds output and decided that hand-converting would probably be a royal pain. Which is why I fantasized the dxf output, but the problem there would be file size and/or possible facetting on the spheres. Michael