Creating Smoke Effect

Keep Reading ...

In this tutorial the author, being inspired by the latest PS3 boot menu, creates smoke effect using curves in Papervision 3D. Let’s also try to create an attractive and good looking smoke effect.

smoke_pv3d

The whole effect is divided into 3 classes: WaveData, Wave and Canvas.

HERE you can get the code and read the original tutorial.

 

 

Water Effect – a Fast Solution

Keep Reading ...

Today we will learn to create one more PV3D great effect – Water Effect. Simulate water  is not so easy, when it comes to processor power, but this attempt refers to 800×600.

Below is the result we are going to have:

water-effect

 

 

Branches Growing, Flowing and Rotating 3D Effect

Keep Reading ...

Today we’d like to talk about a great effect that can be achieved with Papervision 3D: auto generated branches. The author of the tutorial, a talented Flash programmer Andreas Jirenius, will tell you how to create this amazing effect with branches flowing, growing and rotating around each other.

pv3d_branches

The example is divided into 3 classes: Main.as (the trees are just put on the stage), Tree.as (keeps track of all the branches, edits and removes them as well as draws them to the canvas), and Branch.as (contains the info of a single branch).

As a result, three tiny trees are growing on your screen.

To view the codes, download the source files and view the final result please visit the tutorial page.

 

 

Happy Thanksgiving Day! Moto Flash CMS Templates 10% OFF

Keep Reading ...

Thanksgiving Day is a great holiday when family members become closer to each other; it is a nice opportunity to spend time with your dears. It is a time of family gathering and tasty holiday meals, holiday parades and giant balloons. This year, 2010, the Thanksgiving is celebrated on the 25th of November.

Beside all the joys and delights this day brings to us, the Thanksgiving is also the time of steep discounts. It is one of the biggest pre-Christmas shopping days of the year; many companies try to please their clients with attractive promo offers.

On the threshold of the holiday, MotoCMS, the powerful Flash CMS provider, also wished to please its customers with a 10% OFF on all the premium Flash CMS templates. As you know, the company offers many unbelievably attractive Flash CMS templates created with Papervision 3D. Thanks to Moto CMS admin panel integrated into each premium template, you can easily create Flash website with an advanced 3D gallery and stunning interactive effects.

Below are the best PV3D Flash CMS templates created by MotoCMS developers. If you like some of the following designs, now you have an opportunity to get them with a good discount.

***

Whirling Flash 3D Gallery

1

***

Cube-shaped Flash 3D Gallery

2

 

 

Explode/Rebuild Image Tutorial

Keep Reading ...

In this post we are going to try to make an image to explode and rebuild again with the help of Papervision 3D. This tutorial shows how to create this great effect using the latest version code.

explode

This effect is quite simple. You choose any image you want,  break it into smaller bitmaps with the help of the code. They will then be used as materials for our planes. Then we will place the planes in a gird to re-create our image.

To read the original of the tutorial as well as download the source please follow this link.

 

 

A Simple Papervision Carousel Tutorial

Keep Reading ...

The carousel effect created with Papervision 3D is a good choice, when it comes to image galleries. This effect makes Flash galleries very attractive and memorable for visitors. So, today we decided to talk about this great Papervision 3D effect.

In the tutorial below the author explains how to create a Papervision Carousel in its simplest form.

carousel
To read the original tutorial and download the source please visit the original tutorial page.

 

 

A Papervision 3D Miracle: Discovering a New Flash CMS Gallery Solution

Keep Reading ...

Today we would like to tell you about a new Papervision 3D portfolio solution created by FlashMoto developers. This splendid 3D template is a fresh and attractive way of presenting images online. It is really a feast for the eyes to look at this Flash artwork!

whirly

A convenient interactive drop down menu turns the website navigation into real pleasure. And the stunning cube-shaped 3D gallery allows users to add plenty of sections and upload a great amount of images. The Flash CMS gallery easily whirls when you move the mouse cursor over the page. If you hover the cursor over an image, the gallery will stop. To open a big preview and view the image in detail, just click on the image.

whirly_1

 

 

Papervision 3D Programming Tutorial – WOW Physics

Keep Reading ...

WOW is a physics engine that developers a taste of real time, 3D physics.  It has some restrictions, such as detecting collisions between spheres, or between a sphere and a plane. But anyway, looking at it we can say that Flash physics is perspective.

This great tutorial from Matthew Casperson shows how to use Papervision 3D engine to create 3D Flash effects in a webpage. You will learn how to add real time physics to the Papervision 3D engine.

papervision_wow

You may view the end result here and download the source here.

 

 

15 Fresh Websites Created with Papervision 3D

Keep Reading ...

The popularity of Papervision 3D grows among Flash developers and their clients, and the reason of it is the powerful 3D engine with its wide opportunities. More and more big well-known companies choose Papervision 3D for promoting their products and services, since it allows to create interactive environments and unbelievable effects.

In this showcase we discover 15 impressive and fresh Flash websites created using Papervision 3D. We hope this new portion of examples will be helpful and inspire you to new PV3D projects.

1. Franck Foulon

ff_lab

2. Yes! Miss

Yes Miss

 

 

Advanced Materials in Papervision 3D 2.0: Applying Shaders and Shaded Materials

Keep Reading ...

Today we will talk about the Advanced Materials in Papervision 3D. These three great tutorials from Jim Foley will give you the essential info as for Papervision 2.0 Materials: you will learn what Materials are available to us in Papervision 3D and also get the detailed info on applying them to the object. You will be able to learn about Shaders and Shaded Materials, view the examples and get all necessary codes.

1. Papervision 3D 2.0 Materials Overview

With this review you will learn the peculiarities of Papervision 2.0 Materials. You will get familiar with ColorMaterial, WireframeMaterial, CompositeMaterial, BitmapFileMaterial, MovieMaterial as well as Papervision 2.0 Shader Materials: FlatShadeMaterial, CellMaterial, GouraudMaterial, PhongMaterial, EnvMapMaterial.

advanced_materials

Here you can view the codes of the Materials and get more detailed info.