Re: Four weddings and a funeral...

new topic     » goto parent     » topic index » view thread      » older message » newer message

>Does anyone have a routine wich draws a particle at
>x,y,z?
>like 'p3d(c,x,y,z)' or something simmiliar.

You don't want to draw every single particle like this (at least not if you 
have a lot of particles). You could of course let p3d() place the parameters 
in a buffer wich is processed with a single call, like 
transform_and_render_particles() or whatever.


>Dilema;
>- I can use Mic's poly fillers, but should port them
>to Winblows if I want networking

Erm.. my polygon fillers works a-ok under windows. In fact, they would work 
on any 486+ machine given that the OS provides a linear memory-layout. 
Although, atm you only have the choise of DOS, Windows and Linux since these 
are the OS:s that Euphoria supports.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu