Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Blender

< >

Blender is an application created in 1998.

#1364on PLDB 26Years Old
Wikipedia

Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, interactive 3D applications and video games. Blender's features include 3D modeling, UV unwrapping, texturing, raster graphics editing, rigging and skinning, fluid and smoke simulation, particle simulation, soft body simulation, sculpting, animating, match moving, rendering, motion graphics, video editing and compositing. While current versions also feature an integrated game engine, the upcoming 2.8 release will remove it.. Read more on Wikipedia...


Example from hello-world:
import Blender from Blender import Scene, Text3d text = Text3d.New("Text") text.setText("Hello World") Scene.GetCurrent().objects.new(text) Blender.Redraw()

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0