Coder Social home page Coder Social logo

archdraw's Introduction

archdraw

An application to automate arch sketches to renders.

Idea kafi simple hai : Architects are not the best people in the world when it comes to efficiency. While a major chunk of their kaam is simple, there are parts they do over and over again and hence there is ample space for automation.

One such possible task to be automated is to create automatic plan renders from pencil sketches. Here is a typical sketch of a plan :

Pencil sketch

And a typical rendered plan would look like this

Rendering

So the goal is to make an application that automatically does this.

Tools used

You can see what is possible now : http://iashris.com/archdraw/ I am using p5js for visualization and jsfeat to do the image processing. I am a big fan of everything happening on browser and hence we shall do the project purely on Javascript. Hence, I apologize to all Image Processing enthusiasts who may get irked and wonder Hey ye toh MATLAB me ho jayega

What's happening

I am using jsfeat's corner detection algorithm to get corners and draw straight lines through them to make the walls. That's all so far. The next feature would be to avoid drawing a wall if the user hasn't drawn a line between two corners. Second, there will be windows and doors in/on the walls which will be indicated by breaks in the walls. We have to figure out a way to implement that.

Goals

I want to implement following features

  • Make the web app's interface designed such that you can upload a picture from your phone or take a photo with the camera, upload the image and get the results instantly.

  • Implement feature to add doors and windows based on either symbolic doors on sketch or using colored markers (open ended hai thoda)

  • Generate a 3D model from the output plan -> Ye thoda fight hai, magar dekhte hain. p5js has some cool WEBGL APIs which we can use.

KWoC/CMoC?

I am a better designer than I am a coder. Code to me is just another tool to design things, hence I may not be able to teach you CS principles as well as some other mentors do but I can help you quickly prototype how to make an idea into a product. Ideally I want to work with students with some experience in Javascript (optional), interest in design (compulsory) and lots of enthu (compulsory).

archdraw's People

Contributors

iashris avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

archdraw's Issues

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.