Created
October 30, 2008 03:39
-
-
Save llimllib/20906 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Here's the command line to build a papervision3d (papervision 3d) swc file | |
#using only the flex 3 sdk. Saved here for posterity and google's benefit. | |
#run this command from the trunk/src directory: | |
compc -source-path=. -include-sources=. -output papervision3d-test.swc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment