GithubHelp home page GithubHelp logo

peaonunes / jscity Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 2.74 MB

JavaScript projects visualised as 3D Cities

Home Page: https://peaonunes.github.io/jscity/

License: MIT License

HTML 3.57% CSS 8.35% JavaScript 82.71% TypeScript 5.37%
ast city javascript react-three-fiber threejs visualization

jscity's Introduction

Welcome you all ๐Ÿ˜„. I'm Rafael Nunes, full time software engineer and learner.

I'm currently working on empowering people to realise the full value of their skills at Airtasker.

I'm always looking for give back to the community through open source, and sharing as much knowledge as I can.

Popular posts

More posts on https://peaonunes.com.

Follor me on Twitter

jscity's People

Contributors

dependabot[bot] avatar peaonunes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

technologyarts

jscity's Issues

Considering rewrite the parser

Currently the approach is to traverse manually the entire tree. That leads to a lot of manual cases to be handled. Therefore maybe rely babel/traverse would be good and just write a code to look up and assign a function to its parent or something like that. Each function has to calculate the sum of call expressions of its children as well.

Support multiple files

The app should support upload of multiple files or a folder itself.

Requirements:

  • Traverse folder tree.
  • App should only render the city after all files being read.
    • Read every file is async, but the entire city should be displayed at once.

Scale size of the buildings

The current dimensions of a building are defined by the actual number of line of codes and call expressions therefore it can grow too high and poorly affect the visualization.
A good solution is to scale the coordinates using a linear scale for example and define good ranges to be mapped.

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.