Skip to content
View luisaur05's full-sized avatar
  • Guanajuato, Mexico.

Block or report luisaur05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Raytracing Raytracing Public

    Computer Graphics school project. Python program that simulates lighting in a three-dimensional scene by tracking light rays from the camera to the objects that intercept them.

    Python 1

  2. Competitive-Programming Competitive-Programming Public

    Solutions to problems of CodeForces and UVA Uhunt

    C++ 1

  3. GameOfLife GameOfLife Public

    Version of the classic game "Game of Life" coded in C language.

    C

  4. Puppet-in-OpenGL Puppet-in-OpenGL Public

    3D puppet drawn (rendered) and illuminated using modern OpenGL which makes the movements using direct kinematics.

    C++

  5. UFO-Script UFO-Script Public

    This project consists of the creation and animation of a UFO using Blender and Python through interpolations for the movement of the ship.

    Python

  6. K-Nearest-Neighbors-K-NN- K-Nearest-Neighbors-K-NN- Public

    Final project of school course Structured Programming. C program that implements the K-Nearest Neighbors (K-NN) classification algorithm.

    C