GithubHelp home page GithubHelp logo

notnullgames / herosaver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brotherlu/herosaver

18.0 18.0 25.0 2.36 MB

An educational tool for exporting stl from THREE.js

Home Page: https://notnullgames.github.io/Herosaver/

License: GNU General Public License v3.0

JavaScript 100.00%

herosaver's Introduction

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo โ†’

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

herosaver's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

herosaver's Issues

STL missing pose and objects position

I downloaded the STL using Javascript Console using:

g = u => fetch(u || 'https://raw.githubusercontent.com/notnullgames/Herosaver/master/dist/herosaver.js').then(r => r.text()).then(eval)
g().then(() => saveStl())

I opened the STL model with blender but the pose is lost (the character pose is like the default one), and objects are in the center of the figure, colliding with the figure itself.

I think it happens with any figure (any link will have this problem), but I can share my figure if it's not the case.

Saving OBJ files not working

Currently STL & JSON bookmarklets work, but OBJ stopped working.

In dev-console, I get a bunch of errors, like this:

THREE.OBJExporter.parseMesh(): geometry type unsupported 

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.