Voxelamming

Voxel programming with ARKit

Разработчик: Masaya Nagaoka
Скачивания
Доход

Описание

## What is Voxelamming?
Voxelamming = Voxel + Programming
Voxelamming is a programming learning app with ARKit. It can be used for free on ARKit-compatible iPhones and iPads (iOS 13 and above). You can have fun placing voxels (the smallest units in 3D space, similar to pixels) in a virtual space that you have programmed on your computer.
## How to Use
### Preparing Your Computer
Both Windows and Mac are supported. If the programming language (Python, Node.js, Ruby, Swift) is not installed on your computer, please install the language you want to use. Data communication between the computer and the device (iPhone, iPad) uses an Internet connection (they do not need to be connected to the same network). Once this is done, your computer is ready.
### Placing a Plane Anchor
Launch the voxelamming app. The first time you launch the app, it will ask for permission to use the camera, please grant it by selecting "Yes". Once the camera is launched, ARKit will automatically search for a real-world plane. When the plane detection marker (red-green-blue coordinate axes) appears, tap the screen to place a plane anchor. The plane anchor is made up of black and white tiles. With this, you are ready to place voxels.
### Modeling (Programming) Voxels
On your computer (Windows, Mac), program the "voxel data" for modeling the voxels. The voxel data includes information such as "location, color, size, and placement interval". The supported languages are Scratch3 MOD, Python, JavaScript (Node.js), Ruby, and Swift.
Let's create a script. Please refer to the scripts in the sample folder. Don't forget to match the variable room_name (roomName) to the string displayed in the center of the device (iPhone, iPad) screen in order to connect to the WebSocket server's room.
Then, use the loop and conditional expressions of each language to create voxel data. The position of the voxel is specified by the x, y, and z axis values, with the plane anchor as the reference. The x-axis represents left and right, the y-axis represents up and down, and the z-axis represents depth (the front is positive) (the unit is centimeters). The size of the voxel is specified as a decimal based on 1.0 cm. The color is specified as a decimal from 0 to 1 in RGB values. Then, specify the interval at which voxels are placed in seconds. By specifying the interval at which voxels are placed, the voxels will be placed over time instead of all at once.
### Build AR Voxels
When you run the script, the voxel data is sent to the device (iPhone, iPad) via WebSocket communication. Once the data is received, AR voxels are placed based on the plane anchor on the device screen.
If the WebSocket server is on break, data transmission may fail. In that case, please wait for a while and try again.
Скрыть Показать больше...

Скриншоты

Voxelamming Частые Вопросы

  • Приложение Voxelamming бесплатное?

    Да, Voxelamming полностью бесплатное и не содержит встроенных покупок или подписок.

  • Является ли Voxelamming фейковым или мошенническим?

    Недостаточно отзывов для надежной оценки. Приложению нужно больше отзывов пользователей.

    Спасибо за ваш голос

  • Сколько стоит Voxelamming?

    Приложение Voxelamming бесплатное.

  • Сколько зарабатывает Voxelamming?

    Чтобы получить оценку дохода приложения Voxelamming и другие данные AppStore, вы можете зарегистрироваться на платформе мобильной аналитики AppTail.

Оценки пользователей
Приложение еще не оценено в Индонезия.
История оценок

Voxelamming Отзывы Пользователей

Нет отзывов в Индонезия
Приложение пока не имеет отзывов в Индонезия.

Оценки

История позиций в топах
История рейтингов пока не доступна
Позиции в категории
Приложение еще не было в топах

Voxelamming Установки

30дн.

Voxelamming Доход

30дн.

Voxelamming Доходы и Загрузки

Получите ценные инсайты о производительности Voxelamming с помощью нашей аналитики.
Зарегистрируйтесь сейчас, чтобы получить доступ к статистика загрузок и доходов и многому другому.

Информация о приложении

Категория
Education
Разработчик
Masaya Nagaoka
Языки
English, Japanese
Последнее обновление
1.5.1 (1 месяц назад )
Выпущено
Jul 28, 2023 (1 год назад )
Обновлено
3 недели назад