Projects information
This section shows some important projects, their descriptions and the repository, if it's enabled.
A 3D object viewer of OFF type, created using C++ with the suport of OpenGL and QT, which provides a simple interface, that can render complex objects and use an ilumination algorithm such as Phong and Gouraud.
A 2D based game engine, created using C++ and SFML with the purpose of handling top-down view games and plattform games with animated sprites and map creation.
A database Create Read Update Delete(CRUD) simulating the backend of a Secret Santa application, created with Java and is able to handle all the operations of a normal CRUD.
An optmized data structure to search keywords in a text document, created with Java and that can handle insertion and search of text given by the user.
Status: Completed
You can see more information in:
Inverted Index Application© 2020 André Lucas Ribeiro Costa.