Author: Contra
-
HW CEBIT – event live game [2016]
“HW CEBIT” is an interactive quiz game among live audiences in the Europe’s leading digital event: CEBIT (2016). It has three ends: – an iPad for host to control the game process.– three iPads for audiences who participated in the game.– a big screen wall for other live audience to watch the whole process and result.…
-
Wendu – H5 E-Mall [2016]
“Wendu” is an O2O shopping E-Mall, with store, club, order, shopping, event, meetup and more kinds of functions. Yidan:Prototype, UI, interactive design, visual design.Sketch, Modao. Contra:Web development.Reactjs, Nodejs, PHP, RESTful API.
-
Chaos Tao
“Chaos Tao” is an algorithmic music generator. It generates a series midi sequences in real time, then play them out and output the midi notes. Try it here: floatbug.com/chaostao/ source code: github.com/avantcontra/chaostao. Chaos The algorithm behind is “Chaos”. Programming Language is Pure Data (Pd vanilla), using WebPd to play in web browser. Pure Data Pure Data (aka Pd) is…
-
Miss Mama – App [2015]
“Miss Mama” provides the most convenient baby growth record and the most detailed statistical analysis of health data for the novice mother, so that you can understand the baby’s growth and development anytime and anywhere. The health data cloud provides a complete medical file for the baby to provide medical treatment for the baby. The…
-
Social Language – App [2014]
“Social Language” is a fun and effective language exchange & social networking App that aims to bring you global social without language barriers! Personas Created two personas reflecting the two main groups of users we targeted at. Prototype & Mockups Icon Design Web Design Yidan: Research, Storyboard, Prototype, UI, interactive design, visual design.OmniGraffle, Adobe Illustrator, Photoshop,…
-
Pure Data for adobe AIR
I open source the airPd — an AIR native extension for Pure Data, built using libpd . The project is on github: https://github.com/avantcontra/airpd . airPd is an AIR native extension for Pure Data, built using libpd. notes: aslib: actionscript lib. mac: native source for mac osx (cpp). build: building files (ant). bin: ane file. sample: a simple sample, with init/ open patch/…
-
Du Fu is busy 杜甫很忙
“Du Fu is busy 杜甫很忙“, one of my processing demo.Text data from a Chinese twitter-like sns: Weibo. “杜甫很忙” was a very hot keyword/tag then. Got the posts data with tag “杜甫很忙” from Weibo, then visualized them, and reacted with background music. (bgm: DJ Krush – Beyond Raging Waves.) Contra:Visual Design, Data visualization development.Processing, Weibo data API.
-
Sound Mountain – interactive MV [2012]
‘Sound Mountain’ is an interactive music experience (or interactive music video).It was exhibited in the 2012 China Maker Carnival in Beijing (中国首届创客嘉年华). The original concept is from a music video by Hibanana. I implement it to this interactive version. Contra: Design, Development.unity3d.
-
processing sound-reactive
Extend the “3D Jellyfish” (by VJ Fader) in openprocessing.org. I added some sound reactive、spectrum and shining effects. All in processing, include the classic “Blue” XD music: DJ krush “BLUE FANTASY DJ KRUSH REMIX” github: https://github.com/avantcontra/jellyfish_sound_reactive Contra:Audio visual, generative animation.Processing.
-
puredata with unity3d
Demo keywords: puredata generates midi notes; unity3d data visualization; garageband sound effect; midi for communication. (not OSC). Contra:Development.Pure Data, Unity3d, Garageband.