Personal

INOX Engine

Rust Game engine integrated in Blender [WebGPU ready]

2021

It's a Game Engine written in Rust with some bindings for external libs and with Blender as editor.

INOX is a game engine written in Rust and developed by GENTS.

The main idea behind INOX is to use Blender as external editor, even being able to create visual logic scripting nodes in it, and then have a button to launch the Rust engine, that should be scalable to create games of any scale and for users with every kind of experience.

Rust will give to INOX high performance, reliability and safe code, while Blender will bring easy customization and powerful editor capabilities.

Pokemon Virtual Pet

Video

2005

Video of Pokemon Virtual Pet done during beta testing phase of the 3D mobile game

Metaballs

OpenGL C++

Q4 2005

A small C++ application using OpenGL in order to experiments blobs (or metaballs).

Water and Fire

DirectX C++

Q2 2005

Some graphic test using FX effect files with DirectX recreating a fireplace and a beautiful ocean, using a simple GUI and a slidebar to skip from an effect to the following one

Fireplace

DirectX C++

Q2 2005

Some graphic tests using FX effect files with DirectX recreating a fireplace

Battle King

DirectX C++

Q1 2005

Some tests in order to create a card\board\strategy game using a simple GUI and raycast

Mastermind 3d

DirectX C++

January 2005

January 2005

Collisions test

DirectX C++

2004

First collisions test in order to create a 3d car game

A walking Ninja

DirectX C++

2004

First steps inside DirectX world with a ninja walking, attacking, colliding with walls and with first tests of a camera following main character

The 15 game

Java

2003

This game was created for an exam in order to test Java SWING libraries and their adaptament in game development

Milkshape 3D & OpenGL ES

C++

2005

This article contains a little tutorial to explain how to use Milkshape 3D models data and use it on embedded system using OpenGL ES

How to use FX effect files with DirectX 9.0c

PDF

2005

A simple tutorial which explains how to use effect files with DirectX 9.0c API

Create an Outlook Express account

Videotutorial - HQ and LQ

September 2003

A simple videotutorial (completely in Italian) which explain how to create an email account using Microsoft Outlook Express

Create a 56kbs Internet connection

Videotutorial - HQ and LQ

September 2003

A simple videotutorial (completely in Italian) which explain how to create an internet connection for a 56 kbs modem

Deleting offline temporary Internet files

Videotutorial - HQ and LQ

September 2003

A simple videotutorial (completely in Italian) which explain how to delete temporary internet files using Internet Explorer

MA2X

C Application

November 2004

This simple C application parse a MA (Maya ASCII) file searching for spotlights and prints in an output TXT file C++ source code ready to use with DirectX Light class

Bezier vs Spline

Java

2007

This is an applet created in order to make a comparison between Bezier and Spline curves in 3D, for Computational Geometry exam

Java 3D and Jess in action

Java3D and Jess

2005

This game was created for an exam, in order to demonstrate the power of the combination of Java3D and of the rule based reasoning engine Jess

Point of Interests

J2ME, PHP, HTML, XSLT, XML

2008

This is a project created for Mobile Computing exam in order to get some POI info from an Internet database, given user position, using an Internet browser or a smart client using a Java Framework to execute the creted MIDlet.