divyanshu-talwar / ShakaLakaBoomBoom

Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShakaLakaBoomBoom

Introduction

In this work we present an application to create a scene of 3D objects synthesized from 2D paper drawings and sketches. These 3D models can be moved around (rotated, scaled and translated) interactively using hand gestures with the help of Leap Motion.

This work reminded us of the magic pencil in the fictional television series Shaka Laka Boom Boom, which has the ability to bring things drawn with it to life; hence the name.

Refer the report for a detailed description.

Contents

  • UnityProject/ - contents of the unity application (which runs on the client).
  • input_sketches/ - .png images to 2D objects used as input to the application.
  • results/ - contains the 3D models, their screenshots, app screenshots and demo gifs.
  • scripts/ - contains the inflation and mesh generation (2D to 3D model conversion) and the server side scripts.

Results

Sample 3D scene

sample-scene

Inflation (2D to 3D conversion)

shopping-basket-inflation tomato-inflation

Application Demo

app-demo

About

Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.

License:MIT License


Languages

Language:C# 98.5%Language:MATLAB 0.5%Language:ShaderLab 0.4%Language:Python 0.3%Language:HLSL 0.3%Language:Shell 0.0%