Skip to content
View eversolea's full-sized avatar

Block or report eversolea

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 250 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
eversolea/README.md
  • 👋 Hi, I’m @eversolea
  • 👀 I’m interested in 3D Modeling, Computer Graphics, and Computer Vision
  • 🌱 I’ve enjoyed learning computational neuroscience and building my own raytracer
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. Raytracer Raytracer Public

    A raytracer built from scratch in c++. Featuring refraction, reflection, and shadow rays, as well as point lights, spot lights, polygonal meshes, adaptive supersampling, and the bounding volume hei…

    C++ 1

  2. webGLProjects webGLProjects Public

    Web GL Projects - My first dive into a Graphics API

    JavaScript

  3. CastleInTheSky-VR CastleInTheSky-VR Public

    A 3D Visualization of Laputa the "Castle in the Sky" from the movie with the same name. Whenever I watch the main characters exploring the Castle in the Sky, I can imagine myself creating each pill…

    1

  4. PostureDetector PostureDetector Public

    A Computer Vision application to help people make a conscious effort to improve their posture

    Python 2

  5. Piano-Hero Piano-Hero Public

    Interactive Piano Learning Game

    Python 1

  6. KaiwaChat KaiwaChat Public

    A concurrent client-server chat application that uses a newly created network protocol

    C++