Giter VIP home page Giter VIP logo

city3d's Introduction

city3d

3D architectural building models made using the three.js JavaScript API

Status

In 2019 and 2020 we wrote enough code to give a rough sense of where this project could go, but the project has been dormant since then.

To-do

If you want to pick up from where we left off, see the list of open issues and the Roadmap document.

Build steps

Our package.json has "rollup" in "devDependencies", so you'll want to download the rollup node module by doing:

npm install

And then invoke the package.json "scripts" entry for doing a rollup build:

npm run rollup

Testing

To run unit test, do:

npm test

To test out the rollup-based build target, rather than open the old examples/sandbox.html, you can instead open examples/city3d.html

city3d's People

Contributors

nicky-nym avatar mignonbelongie 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.