Skip to content
View andreypluzhnik's full-sized avatar

Highlights

  • Pro

Block or report andreypluzhnik

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

Popular repositories Loading

  1. 2DFluidSim 2DFluidSim Public

    OpenGL 2D Fluids Simulation.

    C++ 1

  2. RayTracingToy RayTracingToy Public

    I built this primarily to learn about ray tracing and to play around with tracing techniques. Core features are based off of Peter Shirley's 'Ray Tracing In One Weekend' books, but many others I de…

    C++

  3. JPEG_Compression JPEG_Compression Public

    A short article I wrote for complex analysis class which describes implementation of Cosine Transform in JPEG compression

  4. manim manim Public

    Forked from ManimCommunity/manim

    A community-maintained Python framework for creating mathematical animations.

    Python

  5. NeuralCGD NeuralCGD Public

    Conjugate Gradient Descent with Neural Networks

    Python