Pinned Repositories
clang-format-c
clang-format file for formatting C source code.
datetime
C++11 datetime library
debuglogmessages
Logging messages that provide file, function, and line number of the callee as part of the message without requiring any additional information from the user.
img
Experimentation with various offline image processing algorithms.
opengl-samples
A collection of visual effects, rendering techniques, and small samples to experiment with OpenGL.
sandbox
sevanetrebchenko.github.io
spark
unity-proceduralcaves
utils
A collection of common C++ helper modules, utility classes, and miscellaneous functionality intended to be shared between projects.
sevanetrebchenko's Repositories
sevanetrebchenko/datetime
C++11 datetime library
sevanetrebchenko/opengl-samples
A collection of visual effects, rendering techniques, and small samples to experiment with OpenGL.
sevanetrebchenko/sevanetrebchenko.github.io
sevanetrebchenko/unity-proceduralcaves
sevanetrebchenko/clang-format-c
clang-format file for formatting C source code.
sevanetrebchenko/debuglogmessages
Logging messages that provide file, function, and line number of the callee as part of the message without requiring any additional information from the user.
sevanetrebchenko/fast-poisson-disk-sampling
Implementation of 'Fast Poisson Disk Sampling in Arbitrary Dimensions' by Robert Bridson, University of British Columbia.
sevanetrebchenko/glsl-include
sevanetrebchenko/img
Experimentation with various offline image processing algorithms.
sevanetrebchenko/sandbox
sevanetrebchenko/sat
Implementation of 2D SAT (Separating Axis Theorem)
sevanetrebchenko/spark
sevanetrebchenko/utils
A collection of common C++ helper modules, utility classes, and miscellaneous functionality intended to be shared between projects.
sevanetrebchenko/kohi
sevanetrebchenko/logging
C++ logging library
sevanetrebchenko/OpenGL-GLFW3
OpenGL with GLFW3 window.
sevanetrebchenko/OpenGL-SDL2
OpenGL with an SDL2 window and rendering context.
sevanetrebchenko/physicsengine
Robust 2D Java physics engine, supported by LWJGL 2.9.3 for graphics and Legacy OpenGL calls.
sevanetrebchenko/refacto
Refactoring CLion project files.
sevanetrebchenko/riow
An offline CPU raytracer made by following along with Peter Shirley's Ray Tracing in One Weekend series.
sevanetrebchenko/rt-ftgu
Ray Tracing from the Ground Up - Kevin Suffern
sevanetrebchenko/sortingalgorithms
Testing performance of various sorting algorithms written in Java.
sevanetrebchenko/svg-html-css
Fun with SVG graphics on an HTML/CSS Canvas
sevanetrebchenko/unity-landmasses
sevanetrebchenko/unity-marchingcubes
sevanetrebchenko/unity-proceduralplanets
sevanetrebchenko/unity-terraingeneration
sevanetrebchenko/vulkan-samples
A collection of visual effects, rendering techniques, and small samples built on top of a bare-bones framework to experiment with the Vulkan rendering API.
sevanetrebchenko/vulkan-tutorial
sevanetrebchenko/wfc-marchingcubes