Piyush Pradeepkumar
Piyush Pradeepkumar
NeumorphismView-Android
A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.
ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
StarscapeDemoGame-Android
A mini interactive game for Android where the world is drawn completely with Canvas API. The ship can be controlled with an accelerometer.
AstroAdventures-Android
A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.
CosmicCompose
A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part
CrashWatcher-Android
A Custom Uncaught Exception Handler, which shows the stacktrace of the crash, the screens (Activities and Fragments) which lead up to the crash, and the intents and bundle data sent to those screens....
CreativeCodingExamples
A collection of Creative Coding examples by me & other artists. We've used Jetpack Compose and Processing (Java Edition) to create these.