Skip to content
View PetrFlajsingr's full-sized avatar
  • Brno

Block or report PetrFlajsingr

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
PetrFlajsingr/README.md
  • Hi, I’m @PetrFlajsingr
  • I’m interested in computer graphics & modern C++.

PetrFlajsingr's GitHub stats

Top Langs

Pinned Loading

  1. SpeculoSpeculoPublic archive

    Custom static reflection experiments

    C++ 4

  2. pf_imguipf_imguiPublic

    Dear ImGui wrapper along with some other useful libraries.

    C++ 22 4

  3. pf_glfwpf_glfwPublic

    Type safe c++20 GLFW wrapper

    C++ 1

  4. PhysarumSimPhysarumSimPublic

    Physarum simulation and visualisation

    C 4 1

  5. RayMarchingRayMarchingPublic archive

    VUT FIT project for Computational geometry course. Ray marching CSG trees using compute shaders.

    C++ 6 1

  6. pf_mainlooppf_mainloopPublic

    A simple mainloop implementation. Allows for synchronization of functions with main threads and calling of repeated tasks.

    C++