Skip to content

gitmesam/sketchfab-scene-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

The goal of this script is to allow you to export the models contained in a Sketchfab scene to a Blender-ready format without ever leaving the browser.

Usage

A download button will appear inside the scene viewer (as shown in the image below) when viewing a Sketchfab scene. The donwload action will download each mesh in the scene to a .OBJ and a .MTL file, in addition to downloading all the required textures. If your models are "flipped" after importing them into Blender, you should use the following settings during the import process:
requiredblenderimportobjsettings

Installation

If you have a userscript manager installed, loading https://github.com/IPv6/sketchfab-scene-exporter/raw/master/sketchfab2obj.user.js should bring up a prompt to install the script.

Compatibility

Works ONLY on Firefox + Greasemonkey. Due use of XMLHttpRequests, script installed in DISABLED state (you have to enable it manually after installation)

About

A userscript to export Sketchfab.com scenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%