Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ AndroidCubeViewer Public archive

This is an Android application example that draws a 3D cube using software rendering...

License

Notifications You must be signed in to change notification settings

HK416/AndroidCubeViewer

Repository files navigation

Android Cube Viewer

preview.jpeg

한국어
English (Translation)

개요

학교 숙제를 하는 도중에 심심해서 만든 안드로이드 애플리케이션입니다.
3D 그래픽스 API(예: Vulkan, OpenGL)를 사용하지 않고 소프트웨어 렌더링 방식으로 3차원 큐브를 그립니다.

Overview

During homework at school, I created this Android application out of boredom.
It draws a 3D cube using software rendering method without using 3D graphics APIs (e.g., Vulkan, OpenGL).

About

This is an Android application example that draws a 3D cube using software rendering...

Topics

Resources

License

Stars

Watchers

Forks

Languages