Coder Social home page Coder Social logo

Comments (3)

elementbound avatar elementbound commented on June 30, 2024

Hi!

There's already a fork of this repo that is available as an npm module here ( I almost made one myself before I realized that :P ).

You can install it by doing

npm install --save git+https://github.com/johnrees/three-octree.git#npm

I haven't had the time yet to actually try using it, but it installs nicely.

P.S.: I wonder why it's not under pull request though. @johnrees?

from threeoctree.

johnrees avatar johnrees commented on June 30, 2024

Hah, well spotted. I was planning to submit a PR when done with it :)

it'd probably need to be npm install --save three-octree as I don't think the /dist directory isn't being stored in the github repo.

I can't remember if I actually finished packaging it into a module though so it might not work yet.

I was just playing around with different libraries while doing some R&D for a project. @collinhover if you want to 'own' the three-octree npm package name I'll gladly transfer ownership, that was the eventual plan anyway.

Cheers

from threeoctree.

johnrees avatar johnrees commented on June 30, 2024

My current npm branch isn't a great starting point though as it's a bit of a mess. I think if I were to do this properly I'd first compile it with TypeScript to generate a .d.ts file for autocompletion etc and then output the commonjs/es6/umd files with microbundle

from threeoctree.

Related Issues (18)

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.