Dante Leoncini
This translation was made by AI and may contain errors. The original language is Spanish.

Code projects

I do not believe in "obsolete" hardware. Each of these projects is born from the same idea: that a device from almost twenty years ago can still surprise you. From my own 3D creation tool to ports of classics nobody expected to see running on a Nokia N95, here free software, nostalgia and a strong urge to break limits all come together.

See all my code on GitHub

Whisk3D

Whisk3D

A retro-style modeling, rendering, animation and game development tool.

Xash3D: Half-Life for Symbian

Xash3D: Half-Life for Symbian

Half-Life 1 port (Xash3D) for Symbian S60v3 (Nokia N95).

GTA III for Nokia N95

GTA III for Nokia N95

Grand Theft Auto III (RE3) port for the Nokia N95.

More on GitHub

Blendersito

C++ ★ 568

The original version of Whisk3D: a Blender clone made from scratch for Symbian. It is my most starred repository on GitHub.

S60 AR Model Viewer

C++ ★ 5

A 3D model viewer for Symbian S60, based on Cellagames' work and combined with Whisk3D. Meant as a base project to view models on the phone.

Symbian Gamepad

Python ★ 4

I turned the Nokia into a joystick: it emulates an Xbox 360 controller for Symbian S60v3/v5 and connects over WiFi or Bluetooth to a Linux PC.

PyS60 Chat AI

Python ★ 4

An AI chat (Llama 3.2 1B) running in Python (PyS60) on Symbian S60v3. Artificial intelligence on a phone from 2007.

Nokidesk

QML ★ 3

A fully customizable graphical environment for phones, computers and game consoles.

HiperMegaLudo

C++ ★ 3

A multiplayer, free and open Ludo game, for 2 to 4 players. Originally created for Symbian S60v3 and cross-platform.

PBR Convert to Unity

Python ★ 2

A tool that merges PBR textures (metallic, occlusion, detail mask and smoothness) into a single one, ready to use in Unity HDRP.

Obj2OpenGL ES1.1

C

A converter from OBJ models to a format compatible with OpenGL ES 1.1.