Projects tagged ‘3d’ and ‘python’


[79 total ]

384 Users
   

Blender is a 3D animation and compositing suite with tools for modeling (advanced subdivision modeling, multiresolution sculpting), uv unwrapping, texturing (procedural node, 2D and 3D painting) ... [More] , animation, rendering, particles and simulation (including fluid dynamics, hard body physics, cloth and hair), post-production with node based compositing and non linear editing, integrated game engine (with graphical programming, vehicle and rag doll constraints) and python scripting including an import and export suite. Blender runs on all major operating systems including Windows XP/Vista, OS X, Linux, BSD, Solaris and Irix. It has sculpting similar to ZBrush©, is a full animation suite similar to Maya© or 3DS Max© ; has compositing comparable to Nuke, and full video editing. [Less]
Created over 3 years ago.

52 Users
   

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python ... [More] language. Pygame is highly portable and runs on nearly every platform and operating system. [Less]
Created over 3 years ago.

40 Users
   

Crystal Space is a free, cross-platform software development kit for realtime 3D graphics. It supports Windows, Linux, MaxOS/X and more. Though written in C++, other languages like Python can also ... [More] be used to write programs. Based on a plugin system it's very modular and extended easily. 3D rendering is done with OpenGL. Features of the latest as well as older hardware are supported seamlessly. [Less]
Created over 3 years ago.

18 Users
   

Crystal Entity Layer is a layer that sits on top of Crystal Space 3D Engine. It provides the notion of entities and property classes. As such it will make it easier to make games using Crystal Space.
Created over 3 years ago.

16 Users
   

Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL ES) for rendering but with an API ... [More] which hides the underlying GL complexity from the developer. The Clutter API is intended to be easy to use, efficient and flexible. [Less]
Created over 2 years ago.

15 Users
   

MakeHuman is completely free, innovative and professional software for the modelling of 3-Dimensional characters. The features that make this software unique are the new tetra-parametric GUI (c) ... [More] components and the Natural Pose System (c), for advanced muscular simulation. Using MakeHuman a photorealistic character can be modeled in less than 2 minutes; MakeHuman is released under an Open Source Licence, and is available for Windows, Mac OS X and Linux. [Less]
Created over 2 years ago.

15 Users

PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the SWIG wrapper generator, and is provided under an extremely liberal BSD-style Open-Source ... [More] license. PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, WGL 4, and Togl (Tk OpenGL widget) 1.6. It also includes support for dozens of extensions (where supported in the underlying implementation). PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). [Less]
Created over 3 years ago.

11 Users
 

Python-Ogre is a high-performance, full-featured Python interface to the Ogre3D graphics library. Python-Ogre currently supports all the functionality of Ogre 1.4, as well as wrappers for over 30 ... [More] individual libraries: * Bullet, NxOgre (PhysX), ODE, and Newton physics * 4 GUIs, I/O, sound, and a lot more! This project is the successor of the original PyOgre project, created by Lakin Wecker in mid-2006. Much development is done on the Windows platform, however today Python-Ogre runs equally well on Linux and Mac OS X. Windows binaries are available, and a Linux package is in the works. If you wish to create a gaming or graphics application in Python, there isn't any else you need apart from Python-Ogre. If there is a library you'd like to have wrapped, let us know! [Less]
Created about 1 year ago.

9 Users
   

Frets on Fire is an excellent opensource clone of Guitar Hero for Windows, Linux, and OSX. It can import songs from a Guitar Hero I or II disc, can play user-created songs, or lets you to create your ... [More] own songs with its song editor. For hardcore players, your results are automatically posted to the World Charts on the website, so that you can see how awesome you are. (Written in Python using bindings to many fast C libraries.) [Less]
Created over 2 years ago.

8 Users

Panda3D is a game engine which includes graphics, audio, I/O, collision detection, and other abilities relevant to the creation of 3D games. Panda3D's intended game-development language is Python. ... [More] The engine itself is written in C++, and utilizes an automatic wrapper-generator to expose the complete functionality of the engine in a Python interface. This approach gives a developer the advantages of Python development, such as rapid development and advanced memory management, but keeps the performance of a compiled language in the engine core. [Less]
Created 12 months ago.