some sources about silverlight 3D programming:
Latest Updates: 3D RSS
-
liduan
-
liduan
degrafa is a graph library based on the flex. it is compatible with flex 2 and 3. it also support other graph library, example of papervision3D(3D graph and animation library). there is a example that visual map based on the degrafa, pv3D and yahoo map.
-
liduan
a open sources game engine based on actionscript 3, named ffilmation, sources code is avaliable at google code and official site. and API reference is here.
-
liduan
this game only 96kb. that’s true.
The “official” minimum specs for .kkrieger: chapter 1 beta are:
- A 1.5GHz pentium 3 / athlon or faster.
- 512MB of RAM.
- a GeForce4Ti (or higher) or ATI Radeon8500 (or higher) graphics card supporting pixel shaders 1.3, preferably with 128MB or more of VRAM.
- some kind of sound hardware.
- DirectX 9.0b.
-
liduan
make a visual earth based on the google earth by flex. it only supports ie, firefox and chrome. becouse it require google earth plug-in. resources.
-
liduan
some flex client for online map api is helpful for geographic locations application.
-
liduan
I found this website using very nice 3d visualization effect. but it can’t provice the sources. from here.
-
liduan
-
liduan
some resources about papervision3D:
-
23 Papervision3D Primitives (17 new ones)
-
Getting Started with Papervision GW
- flex 3 cook book provide very good example for papervision programming.
- Geocoding, work with yahoo map, dome.
-
Papervision3d Tutorials in Flex 3
-
-
liduan
wow engine is 3D physics engine developed by actionscript, this engine based on the sandy 3D engine, and developed by actionscript.
-
liduan
papervision3D is based on flex 3, it also can integrate with flex3 mxml format. see here an example. other example is use to enable papervistion 3D effect for flex. it provide sources downlaod.
-
liduan
papervision 3D is a realtime flash 3D engine, the most import is it support flex 2. there are two examples for demo. other 3D form example can be found at here.
-
flex 4 support two new 3D model, Matrix3 ...
liduan
flex 4(Gumbo) support two new 3D model, Matrix3D and FxRotate3D. but they need to be supported by flash player 10.
-
liduan
Alternativa is a platform based on flash. It provide a good solution for multiuser browser projects. but it is not a opensources project. The whole platform includes three parts:
- 3D – Alternativa3D is a 3D actionscript engine.
- GUI – AlternativaGUI provides simple API for building windows based user interface.
- core – AlternativaCore is server system that provides support for online multiuser media service.
the development blog and documentation is avaliable. there are some good example demo in the blog.
-
liduan
Create A 3D Product Viewer in Flex 3, simplily tutorial 3D graph programming by flex.
-
liduan
tutorials for flex 3D programming, first one is Incrementally 3D rotating objects in Flex using the FxRotate3D in Flex, provide source code online view. second one is Transforming components in 3D with Flash 10/Flex 3.2, also provide code. last one is tutorial for Getting Started with Adobe Flex and Away3D
-
liduan
-
flex/actionscript 3 engine for 3D: 1. s ...
liduan
flex/actionscript 3 engine for 3D:
1. sandy 3d engine with examples
2. jp Sharikura 3D Library
3. Alternativa 3D API with a good example -
liduan
animation by opengl programming
1. http://www.gamedev.net/reference/articles/article1681.asp2. http://www.3dcodingtutorial.com/Basic-OpenGL-functions/Simple-animation.html
3. http://www.linuxfocus.org/English/January1998/article17.html
-
liduan
zoom in and zoom out in the opengl project.
OpenGL 3D Navigation glRotatef, glTranslatef, gluLookAt EP_OpenGL_005, Zoom in openGL -
liduan
-
liduan
two example for 3D openGL programming.
Example: movingLight.c, Luminous opengl Objects Example -
liduan
3DFS is a ActionScript 3D engine. support flash 7 or lateral.
-
liduan
-
liduan
Sandy 3D Flash Library should be used in my project, I plan creating a 3D sphere in user interface. but most tutorial in about flash cs3. in college, I only can use flash 8. there are a tutorial about Sandy 3D Flash Library 1.1
-
liduan
in last blog post, I’m very interesting in that spheres, but that example don’t support code for it, so I have searched in the www. I have found some tutorial about how to do 3D sphere by flash actionscript. first one is developed by actionscript3, next one is math tutorial.
-
liduan
a list of flash 3D tutorial, but I can’t find the demo.