Category Archives: JungHyun Moon

DIY Terrain

Eozin Che, JungHyun Moon

DIY Terrain is a design tool to simulate user's personalized landscape

http://moqn.net/blog/dyi-terrain/

Description

DIY Terrain is an application that allows users to design and simulate their own personalized landscape.

You can visually demonstrate their terrain design in different views using functions such as view modes, colors, and height scales. You come to start with a default flat mesh surface and rub with a brush to add any topographical forms and visual appearances to the selected area. The different brush options allow you to create geographical features from mountains to valleys with a certain depth.

This application is expected to alter the limit of architectural design process which generally starts from analyzing unchangeable existing topology of the site, by giving a chance of simulating each user’s personalized landscape.

This application is created with Cinder based on C++ and GLSL. Users can adjust the height in a certain area of the terrain, picking and dragging the area in 3D space. Also, the lighting position and the shader can be changed and it allows users design the terrain mesh dynamically. The terrain mesh can be exported not only as an image but also as a 3D object file in order to use it in other 3D tools or 3D printing.

Classes

The Art of Graphics Programming

Mazyfoosball

JungHyun Moon, Saki Hayashi

MazyFoosball is a fun interactive toy maze game that the players can participate in it through web interface. Enjoy playing this with your friends and family who you cannot be with!

http://mazyfoosball.heroku.com/

Description

A conventional interactive toy maze game is played directly by hands but it limits that the players physically have to stay together. In participating it on the web interface, Mazyfoodsball allows the multiple players to enjoy the game in remote places. The players simply go to the web interface, the game controller with a webcam and click the buttons. The web interface is social that players can also see the other players faces as well as the physical toy through the Internet.

Classes

Understanding Networks