Skip to content
View cone-forest's full-sized avatar
💭
🖖
💭
🖖
  • Saint-Petersburg
  • 19:12 (UTC +03:00)

Block or report cone-forest

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
cone-forest/README.md

Hi there 👋

I do graphics programming

Here are a few projects I've been a part of:

TER (2022) TMP (2023)
Render overview:
  • C/OpenGL
  • Deffered rendering pipeline
  • Blinn-Phong lighting model
  • Team size: ~20
Render overview:
  • C++/Vulkan
  • Deffered rendering pipeline
  • Blinn-Phong lighting model
  • Culling and more compute shaders
  • Generally parallel
  • Team size ~10

Currently working on WIP renderer - mr-graphics

Recent activity:

  1. 🗣 Commented on #2 in 4J-company/mr-importer
  2. ❗ Opened issue #4 in 4J-company/mr-importer
  3. ❗ Opened issue #48 in 4J-company/mr-graphics
  4. ❗ Opened issue #47 in 4J-company/mr-graphics
  5. ❗ Opened issue #3 in 4J-company/mr-importer

Contact me here:

Pinned Loading

  1. 4J-company/mr-graphics 4J-company/mr-graphics Public

    Fast* parallel** vulkan.hpp renderer***

    C++ 4

  2. 4J-company/mr-math 4J-company/mr-math Public

    Linear math library utilizing SIMD instructions

    C++ 6 1

  3. mr-cv mr-cv Public

    My cv

    TeX

  4. 4J-company/mr-contractor 4J-company/mr-contractor Public

    Declarative task execution library based on work contracts

    C++