Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / EgorOrachyov 26 repositories

Graphics Programmer at Saber Interactive | MSc and BSc in Software Engineering

EgorOrachyov/wmoge

High-performance 2d and 3d game engine with Vulkan and OpenGL backends [WIP]

Language: C++ - Size: 6.02 GB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 4 - Forks: 1

EgorOrachyov/Articles

Papers, presentations, texts, university works and documentation

Language: TeX - Size: 55.3 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

EgorOrachyov/flappyowl

🦉 Flappyowl is 2d flappybird-inspired game created with custom C++ engine with Vulkan, Lua and OpenAL

Language: C++ - Size: 33.8 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

EgorOrachyov/qr-algorithm 📦

QR-decomposition based QR-algorithm for eigenvalues evaluation of symmetric matrix with real values with OpenMP directives for parallelization of computations for multi-core systems

Language: C++ - Size: 11 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EgorOrachyov/gpu-sandbox

Sandbox to test various GPU algorithms, image filters, etc. implemented using OpenCL or Cuda

Language: C++ - Size: 13.6 MB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

EgorOrachyov/TensorCFPQ 📦

Context-free path querying by matrix Kronecker product on Nvidia Cuda GPU

Language: C++ - Size: 4.01 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

EgorOrachyov/learning-c

A collection of tasks to learn C programming language and practice your skills

Language: C - Size: 9.77 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

EgorOrachyov/Oxygen-Engine 📦

C++ Engine Framework for creating games and visual programs based on OpenGL, OpenAL, ODE, FreeImage and FreeType technologies.

Language: C++ - Size: 78.1 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

EgorOrachyov/SpellChecker 📦

Simple console tool to check a spelling of the chosen word

Language: Java - Size: 874 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

EgorOrachyov/SPBU-Homework-II 📦

Programming workshop (Java language)

Language: Java - Size: 5.92 MB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

EgorOrachyov/RobotFootballSim

Robot football simulator

Language: C++ - Size: 3.53 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

EgorOrachyov/SPBU-Homework-I 📦

Programming workshop (C language)

Language: C - Size: 631 KB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

EgorOrachyov/OpenGL-GLSL 📦

Repository to store OpenGL and GLSL programming practice (common methods and particular examples)

Language: C++ - Size: 16.6 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EgorOrachyov/mag_practices_2021-2023 Fork of spbu-se/mag_practices_2021-2023

Отчёты и отзывы по практикам магистрантов кафедры СП СПбГУ 2021-2023 гг.

Size: 30.4 MB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

EgorOrachyov/SpBench

Benchmark for sparse linear algebra libraries for CPU and GPU platforms.

Language: C++ - Size: 813 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 5

EgorOrachyov/gRPC-Chat 📦

gRPC-Chat

Language: Java - Size: 2.89 MB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

EgorOrachyov/MachineLearning 📦

Practical tasks for a University Machine Learning Course

Language: HTML - Size: 3.67 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

EgorOrachyov/Ignimbrite 📦

Real-time 3D graphics library with Vulkan API backend

Language: C++ - Size: 18.2 MB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

EgorOrachyov/graph-bench

Benchmarks suite for performance study of various graph analysis frameworks for CPU/GPU computations

Language: Python - Size: 130 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 2

EgorOrachyov/Functional-Programming 📦

Programming workshop (Haskell language)

Language: Haskell - Size: 169 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

EgorOrachyov/FLanguage 📦

Interpreter for language with simple grammar

Language: Java - Size: 188 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

EgorOrachyov/FormalLanguages 📦

University workshop for course 'Automata and formal languages theory'

Language: Java - Size: 93.8 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EgorOrachyov/X11HelloWorld 📦

C++ X11 based Linux hello world application with simple OpenGL triangle

Language: C++ - Size: 326 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

EgorOrachyov/sat4gpu

Minimalistic high-performance SAT solver with GPU acceleration

Language: C++ - Size: 1.11 MB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

EgorOrachyov/Jade-Average 📦

Average value of random numbers generated in a multi-agent environment

Language: Java - Size: 479 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EgorOrachyov/mpi-mxv 📦

MPI-based matrix-vector product evaluation algorithm for two kinds of work decomposition

Language: C++ - Size: 10.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EgorOrachyov/Berserk 📦

[WIP] High performance 3D graphics game engine

Language: C++ - Size: 420 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 31 - Forks: 2

EgorOrachyov/SPBU-Homework-III 📦

Programming workshop (Java language)

Language: Java - Size: 27.4 MB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

EgorOrachyov/ArticlesYC Fork of YaccConstructor/articles

Papers sources, pictures, presentations, and other stuff

Language: TeX - Size: 860 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

EgorOrachyov/CFPQ_Data Fork of FormalLanguageConstrainedPathQuerying/CFPQ_Data

Graphs and grammars for Context-Free Path Querying algorithms evaluation.

Language: Python - Size: 4.24 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0