Posté par Ocelyn le février 29th, 2008 |
Pas de commentaire
Déniché pour vous au fin fond du web, cette application pourra vous servir de pense bête pour visualiser directement quelles sont les effets de rotationX, rotationY, rotationZ, dont je vous avais parlé hier dans mon tutoriel.
Elle pourra aussi vous servir, bien sur, à visualiser le rendu de vos modèles .dae, les propriétés de ces modèles […]
read more....
Posté par Ocelyn le février 28th, 2008 |
26 commentaires
Tutoriel pour apprendre à ajouter une texture à une Plane grâce à une image et animer la Plane. (Code source sous la vidéo)
Get the Flash Player to see this player.
var s0 = new SWFObject(”http://www.ocelyn.com/papervision3d/wp-content/plugins/flash-video-player/flvplayer.swf”,”n0″,”576″,”432″,”7″);
s0.addParam(”allowfullscreen”,”true”);
s0.addParam(”allowscriptaccess”,”always”);
s0.addVariable(”javascriptid”,”n0″);
s0.addVariable(”width”,”576″);
s0.addVariable(”height”,”432″);
s0.addVariable(”backcolor”,”0xFFFFFF”);
s0.addVariable(”frontcolor”,”0×000000″);
s0.addVariable(”lightcolor”,”0×000000″);
s0.addVariable(”screencolor”,”0×000000″);
s0.addVariable(”autoscroll”,”true”);
s0.addVariable(”largecontrols”,”false”);
s0.addVariable(”logo”,”http://www.ocelyn.com/papervision3d”);
s0.addVariable(”overstretch”,”true”);
s0.addVariable(”showdigits”,”true”);
s0.addVariable(”showdownload”,”false”);
s0.addVariable(”showeq”,”false”);
s0.addVariable(”showicons”,”true”);
s0.addVariable(”showvolume”,”true”);
s0.addVariable(”thumbsinplaylist”,”false”);
s0.addVariable(”autostart”,”false”);
s0.addVariable(”bufferlength”,”3″);
s0.addVariable(”repeat”,”false”);
s0.addVariable(”rotatetime”,”5″);
s0.addVariable(”smoothing”,”true”);
s0.addVariable(”volume”,”80″);
s0.addVariable(”enablejs”,”true”);
s0.addVariable(”linkfromdisplay”,”false”);
s0.addVariable(”t”,”autodetect”);
s0.addVariable(”useaudio”,”false”);
s0.addVariable(”usecaptions”,”false”);
s0.addVariable(”usefullscreen”,”true”);
s0.addVariable(”usekeys”,”false”);
s0.addVariable(”file”,”http://www.ocelyn.com/papervision3d/content/plane_text.flv”);
s0.write(”video0″);
read more....
Posté par Ocelyn le février 27th, 2008 |
Pas de commentaire
Aujourd’hui, je vous propose une sélection de deux sites qui proposent de jouer grâce au moteur Papervision3D.
Je commence avec Papermint que j’ai découvert tout juste hier, les chargements sont un peut long mais ça vaut le coup d’attendre
Pour mon deuxième lien, un gros projet mysk8land un MMO dans l’univers du Skate, pour […]
read more....
Posté par Ocelyn le février 26th, 2008 |
3 commentaires
Tutoriel pour apprendre à ajouter une texture à une Plane et comprendre ses propriétés. (Code source sous la vidéo)
Get the Flash Player to see this player.
var s1 = new SWFObject(”http://www.ocelyn.com/papervision3d/wp-content/plugins/flash-video-player/flvplayer.swf”,”n1″,”576″,”432″,”7″);
s1.addParam(”allowfullscreen”,”true”);
s1.addParam(”allowscriptaccess”,”always”);
s1.addVariable(”javascriptid”,”n1″);
s1.addVariable(”width”,”576″);
s1.addVariable(”height”,”432″);
s1.addVariable(”backcolor”,”0xFFFFFF”);
s1.addVariable(”frontcolor”,”0×000000″);
s1.addVariable(”lightcolor”,”0×000000″);
s1.addVariable(”screencolor”,”0×000000″);
s1.addVariable(”autoscroll”,”true”);
s1.addVariable(”largecontrols”,”false”);
s1.addVariable(”logo”,”http://www.ocelyn.com/papervision3d”);
s1.addVariable(”overstretch”,”true”);
s1.addVariable(”showdigits”,”true”);
s1.addVariable(”showdownload”,”false”);
s1.addVariable(”showeq”,”false”);
s1.addVariable(”showicons”,”true”);
s1.addVariable(”showvolume”,”true”);
s1.addVariable(”thumbsinplaylist”,”false”);
s1.addVariable(”autostart”,”false”);
s1.addVariable(”bufferlength”,”3″);
s1.addVariable(”repeat”,”false”);
s1.addVariable(”rotatetime”,”5″);
s1.addVariable(”smoothing”,”true”);
s1.addVariable(”volume”,”80″);
s1.addVariable(”enablejs”,”true”);
s1.addVariable(”linkfromdisplay”,”false”);
s1.addVariable(”t”,”autodetect”);
s1.addVariable(”useaudio”,”false”);
s1.addVariable(”usecaptions”,”false”);
s1.addVariable(”usefullscreen”,”true”);
s1.addVariable(”usekeys”,”false”);
s1.addVariable(”file”,”http://www.ocelyn.com/papervision3d/content/plane_prop.flv”);
s1.write(”video1″);
read more....
Posté par Ocelyn le février 25th, 2008 |
Pas de commentaire
Vous avez sans doute déjà vu ou entendu parler de cette vidéo.
Et bien figurez vous que John Grden un grand nom dans le monde Papervision3D, c’est amusé à recréer cette vidéo sous Papervision.
Le résultat est bluffant !
Et pour le plaisir une autre animation de Carlos Ulloa qui montre bien le potentiel de Papervision3D, enjoy.
read more....