3D Sketch APK
最新版本
1.0.2 for Windows
更新
2015年October14日
信息
版 1.0.2 (#3)
更新 2015年October14日
APK檔案大小 4.9 MB
Android 最低版本需求 Android 2.3+ (Gingerbread)
開發人員 Super Cool
類別 娛樂 (應用)
應用 ID cc.openframeworks.sketch3d
開發者備註 3D Sketch - 3D drawing tool for Android.
螢幕截圖圖片
點擊圖像以查看完整尺寸
內容描述
3D Sketch is a small experimental drawing tool which uses the accelerometer on your android device to move the drawings you make in 3D. It's part of the android experiments initiative.
The project itself it fairly straight forward you can draw, move the phone by tilting in different directions, adjust line that you are drawing, create an animated line which pulses and re-draws itself and record an animated gif of whatever you make. Double-tapping (or hitting the trash icon in the menu) clears the app.
The way this app works is that it reads data from the accelerometer and manipulates drawings by rotating them based on the phone movement. Every new point that's entered is entered in 2D (ie, it has z value of zero) but as you move the phone it gets manipulated in 3D. Typically most graphical applications don't change the underlying points of the model but alter a matrix (a box of numbers) to manipulate the points, but here, for several reasons, it's easier and faster to actually the manipulate the points.
=======================================================
CREDITS:
This application's source code is based on Zach Lieberman's inkSpace open source project under the MIT license.
You can find all the source code at: https://github.com/ofZach/inkSpace
LICENSE: https://github.com/ofZach/inkSpace/blob/master/LICENSE.txt
The project itself it fairly straight forward you can draw, move the phone by tilting in different directions, adjust line that you are drawing, create an animated line which pulses and re-draws itself and record an animated gif of whatever you make. Double-tapping (or hitting the trash icon in the menu) clears the app.
The way this app works is that it reads data from the accelerometer and manipulates drawings by rotating them based on the phone movement. Every new point that's entered is entered in 2D (ie, it has z value of zero) but as you move the phone it gets manipulated in 3D. Typically most graphical applications don't change the underlying points of the model but alter a matrix (a box of numbers) to manipulate the points, but here, for several reasons, it's easier and faster to actually the manipulate the points.
=======================================================
CREDITS:
This application's source code is based on Zach Lieberman's inkSpace open source project under the MIT license.
You can find all the source code at: https://github.com/ofZach/inkSpace
LICENSE: https://github.com/ofZach/inkSpace/blob/master/LICENSE.txt
評分和評論
評分:3.0 / 5 · Less than 100 票
(*) 是必須的