Giter Club home page Giter Club logo

Comments (10)

stephomi avatar stephomi commented on July 1, 2024

You can try again with the latest commits.
It should work on windows, but I didn't test on linux though.

Otherwise just install globally webpack (npm install -g webpack)

from sculptgl.

nicejava avatar nicejava commented on July 1, 2024

Now step try this

  1. keep all file in localhost directory
  2. open command prompt of node.js and move localhost directory
  3. type npm install -g webpack (this is completed)
  4. try type npm run dev (this is error like this below)

C:\AppServ\www\sculptgl-master>npm run dev

[email protected] dev C:\AppServ\www\sculptgl-master
copy tools/index.dev.html app/index.html && copy tools/authSuccess.html app/au
thSuccess.html && webpack -w

The syntax of the command is incorrect.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: copy tools/index.dev.html app/index.html && copy t ools/authSuccess.html app/authSuccess.html && webpack -w
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2018-04-25T0
9_32_22_928Z-debug.log

C:\AppServ\www\sculptgl-master>

from sculptgl.

stephomi avatar stephomi commented on July 1, 2024

copy tools\\index.dev.html app\\index.html && copy tools\\authSuccess.html app\\authSuccess.html && webpack -w

You changed the cp command by copy (which is windows only) so it needs those backslahes.

from sculptgl.

nicejava avatar nicejava commented on July 1, 2024

That worked !! thanks
but i'm try .obj face after imported it's not show face on program but it show balloon circle, Why not ?

from sculptgl.

stephomi avatar stephomi commented on July 1, 2024

hmm can you paste a screenshot, not sure what a balloon circle is 🎈

from sculptgl.

nicejava avatar nicejava commented on July 1, 2024

image

actually this .obj is face after imported it show this

from sculptgl.

nicejava avatar nicejava commented on July 1, 2024

Oh it's worked i will clear scene first .. thanks you

from sculptgl.

stephomi avatar stephomi commented on July 1, 2024

Ah I see, importing new geometries indeed add them to the scene instead of replacing it.

from sculptgl.

nicejava avatar nicejava commented on July 1, 2024

Thank you stephomi you're excellent , How to edit program should be solved what files ? i need remove
REDENRING , TOPOLOGY , SCULTING & PAINTING

from sculptgl.

stephomi avatar stephomi commented on July 1, 2024

I probably can't help you further, the rest is purely programming, you'll have to dig it yourself.

from sculptgl.

Related Issues (20)

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.