Skip to content

Continue development of Collada import/export plugin for Blender github.com/skrat/bpycollada/

Notifications You must be signed in to change notification settings

ldo/blender_pycollada_importexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blender COLLADA import/export

This IO addon is based on pycollada library. It was created as a replacement for current Blender 2.5, OpenCOLLADA/C++ export/import, which is buggy and suffers from external dependencies.

COLLADA 1.4.1 features (import)

  • Geometry
    • Triangle mesh
    • Polylist (quads)
  • Rendering
    • Constant, Lambert, Phong and Blinn shaders
    • Textures with alpha channel
    • Reflectivity
    • Transparency
  • Camera
    • Perspective
    • Orthographic

Blender features (export)

  • Triangle/Quad meshes (using COLLADA triangles and polylist)
  • Smoothing groups (separate primitive sets for smooth and flat faces)
  • Object parenting (using COLLADA nodes)

About

Continue development of Collada import/export plugin for Blender github.com/skrat/bpycollada/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages