Downloads


Heightmap Parser:

File Size Description
Heightmap.as 5.87 KB Main source file. Should be placed in org.papervision3d.objects.parsers. 
test.swf 39.96 KB Heightmap test #1 
test3.swf 51.47 KB Heightmap test #3 
testb.swf 45.64 KB Heightmap test #2 

Sculpted Prim Parser:
File Size Description
apple.jpg 3.18 KB This is just a texture of a red apple. 
Sculpted.as 6.3 KB The Sculpted Prim class. Add this to your papervision3d “parsers” folder. 
sculptex.jpg 1.76 KB This is a Sculpt Map. The image is a way to store information about the 3d model that the parser creates. 
sculpt_test.swf 44.53 KB A test of the apple sculpted model. This model is completley generated from the two jpegs supplied above. 

Page Turn:
File Size Description
curl.swf 76.59 KB Pageturn Example 
CurlingPlane.as 7.56 KB This is not my code. AS3 implementation of the CurlingPlane class written by Lee Felarca. 
Main.as 1.86 KB Example of using CurlingPlane with PaperBase 
PaperBase.as 3.25 KB My PaperBase class. This is the version which is working with this example. 

8 Comments

  1. Comment by mojito on March 18, 2008 7:22 pm

    which is the latest version of papervision, i see it hosted on google code as being 1.5 your examples dont fit this model i have discovered, It would be good to clear this up and save other people some time, which is what your web page is helping to do thanks by the way..

  2. Comment by radley on March 29, 2008 6:36 am

    The 2.0 alpha is available on google code using svn…

  3. Comment by Glidias on March 31, 2008 2:30 am

    For Page Turn, I tried using the 2 different versions of PaperBase.as but get this error.

    Papervision3D Public Alpha 2.0 - Great White (24.03.08)

    TypeError: Error #1007: Instantiation attempted on a non-constructor.
    at Main/Main::init3d()
    at PaperBase/init()
    at Main$iinit()

    Can someone help?

  4. Comment by peter on April 12, 2008 5:57 am

    hi, i still cant seem to find it, how do i use svn to download it, can some1 please help me.

    thanx

  5. Comment by DB on April 16, 2008 6:34 pm

    If you’re looking for the GreatWhite, PV3D 2.0 source via SVN download then check the instructions here:
    http://papervision2.com/2-getting-the-source/

  6. Comment by mikl on April 19, 2008 7:54 pm

    Glidias: I got the same error, and it was because of the embedded jpg (ButtonIm). It didn’t wanna work even when I gave an existing image path, so finally I solved it by using a bitmap from the library.

  7. Comment by StallionDan on April 25, 2008 1:31 am

    I am getting this same error. mikl, can you please expand on your solution?

    TypeError: Error #1007: Instantiation attempted on a non-constructor.
    at Main/Main::init3d()
    at PaperBase/init()
    at Main$iinit()

    Can someone help

  8. Comment by SargBjornson on June 9, 2008 9:00 am

    I have been trying to make the sculpted prim parser work, but it seems I’m doing something wrong. Maybe I’m feeding the constructor with incorrect parameters? I’d appreciate any help you can provide. The script compiles but doesn’t show any 3D object in the output:

    http://www.abismoderol.com/pruebas/sculpty/SculptyViewer4.as

Comments RSS TrackBack Identifier URI

Leave a comment


Papervision 2 is proudly powered by WordPress and themed by Mukka-mu