Giter VIP home page Giter VIP logo

blender-import-lwo's Introduction

Build Status codecov

Download ADDON here:

What you see here is a project wrapped around an addon to enable testing, the addon itself is the subdirectory, io_scene_lwo. If you just want the addon it is maintained in the release area: releases

Blender LWO Importer

This is a lightwave importer addon for Blender.

It reads a lightwave object file, LWO, and converts it into a mesh with materials inside blender.

This design was forked from the blender-addons repo before it was removed from that repo.

  • Support LWO and LWO2 format
  • Support for cycles
  • GUI navigation for missing images directory
  • NGON support for keyhole NGONs
  • PrincipleBSDF support
  • LWO parsing is wholly in it's own module, no blender elements, it can be used in other non blender projects.
  • Regressable tests with checked in LWO examples

blender-addon-tester

Tests exist for this addon. Tests are written in pytest and are enabled using the blender-addon-tester.

This allows testing to be completed on multiple versions of blender, including the nightly builds. This flags any changes to the Blender Addon API that breaks the addon closer to when it happens.

Current testing supports blender 2.78 through 2.90.

To run tests locally:

`pip install blender-addon-tester`
`python scripts\test_addon.py io_scene_lwo 2.82a`

Not supported (yet)

  • Lightwave Scene files, LWS
  • LWO3

Questions or Issues

Please raise any issues or requests via the github issues page.

LWO Specification

You can find the LWO2 format specification found here.

Old Addon

The original addon can be found in the official addon repos here.

blender-import-lwo's People

Contributors

davekeeshanmovidius avatar douglaskastle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.