Skip to content
View andrei-g99's full-sized avatar
💭
real numbers are not real
💭
real numbers are not real
Block or Report

Block or report andrei-g99

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. merging-orbits merging-orbits Public

    N-body gravitational simulator where object collisions are handled by a simplified body merger heuristic. GPU Acceleration with CUDA.

    Python

  2. fortress-cli fortress-cli Public

    Open source file encryption command-line tool using AES-256 with CBC

    Rust

  3. raytracer raytracer Public

    A 3D Ray Tracing engine capable of working with sphere objects, basic shading with light occlusion, multiple light sources and anti-aliasing. Includes it's own math library for vector and 3x3 matri…

    C++ 1

  4. renderer-3d renderer-3d Public

    A 3D rasterization renderer that can output images or a live window, features include: light sources, cube objects, basic shader algorithm. Self contained math library with vectors and 3x3 matrices.

    C++

  5. FractalGen FractalGen Public

    Fractal image generator in C++

    C++ 1

  6. university-database university-database Public

    University Database and Exam Scheduling system. The program maintains and allows modification of an university database system containing students,profs,classrooms,majors and courses along with all…

    C++