Alexander (Shturm0weak)

Shturm0weak

Geek Repo

Location:Russia, Bryansk

Github PK Tool:Github PK Tool

Alexander's repositories

OpenGL_Engine

A simple 2D and 3D engine that I've been making for the first time.

Language:CLicense:MITStargazers:117Issues:10Issues:2

Pengine

A simple 2D/3D game engine.

SoftwareRenderer

Software renderer that allows to render simple 3D graphics, use user input, load 3D meshes of obj format, written without any external libraries, one external folder is glm for linear algebra

Language:CLicense:MITStargazers:3Issues:0Issues:0

TestCacheOptimization

In this project I tested how much the performance is different between objects which are created in the preallocated memory one by one and created by the keyword "new"

Language:C++Stargazers:2Issues:0Issues:0

MathLibrary

My own Mathematical library

Language:C++Stargazers:1Issues:0Issues:0

OpenGL-2D-engine

2D Game Engine that I am making with OPENGL API. I'd never been doing nothing kind of it before so this is my first attempt make something complex. There can be a lot of problems,bugs and bad decisions in my code 'cause I am not good at it.

Language:CStargazers:1Issues:0Issues:0

OwnString

My own implementation of string data type

Language:C++Stargazers:0Issues:0Issues:0

Shapes

This is a simple application that allows to draw lines, circles, not filled rectangles and triangles

Language:C++Stargazers:0Issues:0Issues:0