Git Product home page Git Product logo

blender-osgjs-importer's Introduction

Blender-osgjs-importer

Import OSGJS files into Blender

How to use?

  1. Install Python 2.6.6 https://www.python.org/downloads/release/python-266/

  2. Download Blender 2.49 and extract the zip into a folder. https://download.blender.org/release/Blender2.49/

  3. Set the PythonPath Environment Variable to the install location of Python 2.6.6 (on Windows, this is C:\Python26 by default)

  4. Search for "Environment Variables" in Windows, or "edit environment variables for your account" without quotes.

  5. Click: New...

  6. For Variable name, input: PythonPath

  7. For Variable value, input: C:\Python26; C:\Python26\DLLs; C:\Python26\Lib; C:\Python26\Lib\lib-tk

  8. Copy everything from the "scripts" folder into the "scripts" folder located in the ".blender" folder.

  9. Drag "Blender249.blend" on top of "blender.exe". (You can also keep this file in the folder you created for Blender to save space). This will open the script in blender. When blender opens, there is a command prompt window and the Blender program. Ensure that the command prompt window says "Checking for installed Python... got it!" If it doesn't find Python, your PythonPath Windows Environment Variable is not set correctly.

  10. Right-click on the Python script and click "Execute Script" or press Alt+P if you prefer. In the file chooser, navigate to the folder where the .osgjs.gz file is located and click "import".

  11. Don't touch anything, just wait; it may take up to a couple minutes for anything to appear. Export the file as OBJ or STL or whatever you prefer and import it into the latest version of Blender or CAD software of your choice!

    Disclaimer: this is not my code. I found this script here: https://nulledbb.com/thread-Guide-Ripping-models-from-Sketchfab

blender-osgjs-importer's People

Contributors

actioncircus avatar

Watchers

 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.