|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
hi,i'm a new french user of this news group!
i'm programming a macro that can explose any triangles or smooth_triangles
objects in pov:
this objects needs to be compressed with the chris colefax's mesh
compressor.
This macro looks like the Bomb modifier in 3dsmax:you can set the
power,gravity,chaos...
You can see some examples on povray.binaries.animations
gibus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Gibus" <gib### [at] wanadoofr> wrote in message
news:397f06f5@news.povray.org...
| hi,i'm a new french user of this news group!
Welcome.
Should be interesting to see how it differs from the other include file by
Chris Colefax.
| You can see some examples on povray.binaries.animations
No, I can't until I get the codec ;-)
Bob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ah, but it's a great codec. The same one that they used in 405 the movie. Much
better compression and much better quality.
Josh
Bob Hughes wrote:
> "Gibus" <gib### [at] wanadoofr> wrote in message
> news:397f06f5@news.povray.org...
> | hi,i'm a new french user of this news group!
>
> Welcome.
> Should be interesting to see how it differs from the other include file by
> Chris Colefax.
>
> | You can see some examples on povray.binaries.animations
>
> No, I can't until I get the codec ;-)
>
> Bob
--
Josh English -- Lexiphanic Lethomaniac
eng### [at] spiritonecom
The POV-Ray Cyclopedia http://www.spiritone.com/~english/cyclopedia/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
http://divx.ctw.cc
for the codec...
I don't think that colefax macro can explose mesh objects,only csg objects.
with my macro you can explode a model made with spatch for exemple.
but the exploder macro of c. colefax is very complex:it detect a contact of
the particules with the ground.you can specify the number and the scale of
the particules.
actually,i'm thinking about new features like colision detection on any
surface with the trace() command of megapov.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Gibus" <gib### [at] wanadoofr> wrote in message
news:397f34e1@news.povray.org...
|
| actually,i'm thinking about new features like colision detection on any
| surface with the trace() command of megapov.
That would be a great ability.
Bob
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Gibus <gib### [at] wanadoofr> wrote:
> I don't think that colefax macro can explose mesh objects,only csg
objects.
> with my macro you can explode a model made with spatch for exemple.
> but the exploder macro of c. colefax is very complex:it detect a contact
of
> the particules with the ground.you can specify the number and the scale of
> the particules.
>
> actually,i'm thinking about new features like colision detection on any
> surface with the trace() command of megapov.
The original Object Exploder will indeed work with mesh and patch objects,
giving you the option of differently shaped and sized particles other than
those that follow the facets of the mesh (although you cannot use solid
particles). Also, the ground plane features aren't all that complicated (in
theory). Any complexity comes from handling multiple collisions without
persistent variables, macros, or other, newer-than-POV-3.0 features.
However, exploding a mesh by its triangular structure should be faster and
more efficient than the generalised method of Explode.inc, so thank you,
Gibus, for making your work available. It's always very nice to see others
using and customising my files in original ways!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Gibus <gib### [at] wanadoofr> wrote:
: this objects needs to be compressed with the chris colefax's mesh
: compressor.
Ahem... The mesh compressor program is made by me.
(Modesty? What's that?-) )
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Josh English <eng### [at] spiritonecom> wrote:
: ah, but it's a great codec. The same one that they used in 405 the movie. Much
: better compression and much better quality.
But not available for Solaris. At least not in the site mentioned in
the article in p.b.a.
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
oh sorry
i forgot this!
But i want to tell you it's a great prog!!!
gibus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
NO!
thank YOU for your macros,we can do a lot of things with it...
actually,i didn't remenber your explode include file when i started working
on this macro,the idea came with the gilles tran "naissances de z".But now i
will take a look on your include file to see how you made it.
gibus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |