J-Vernay
French game engine dev with an interest in low-level programming. C - C++ - Python - Javascript
Asobo StudioBordeaux, France
Pinned Repositories
Ariane-simulator-NX-move
School project: 3D labyrinth controlled by head movements with a webcam
build2-utf8proc
Package of the utf8proc C library for Build2 build system.
cpp20.py
Python script to compile C++20 code using modules.
jv_screenshot
C library to take screenshots in desktop environments. Currently only X11 (linux) is supported.
jvpatcher-great-ace-attorney
A fanwork to extract and modify the script of The Great Ace Attorney Chronicles (TGAAC). Aimed to help translation of this great game!
J-Vernay's Repositories
J-Vernay/cpp20.py
Python script to compile C++20 code using modules.
J-Vernay/Ariane-simulator-NX-move
School project: 3D labyrinth controlled by head movements with a webcam
J-Vernay/cbump
2D physics library for C/C++, loose adaptation of bump.lua .
J-Vernay/jv_screenshot
C library to take screenshots in desktop environments. Currently only X11 (linux) is supported.
J-Vernay/jvpatcher-great-ace-attorney
A fanwork to extract and modify the script of The Great Ace Attorney Chronicles (TGAAC). Aimed to help translation of this great game!
J-Vernay/build2-utf8proc
Package of the utf8proc C library for Build2 build system.
J-Vernay/diagctx
diagctx is a C and C++ library to have context when diagnostic is required (warnings, errors). Compatible with error handling with C setjmp/longjmp and C++ exceptions.
J-Vernay/discrete-figures
Generation of discrete figures, also known as polyominos , animals, self-avoiding polygons.
J-Vernay/ecli
ecli is a simple CLI parser for C++. It consists of a single header file.
J-Vernay/Eurobot2020-Gobelets
Code de Projet&Tech pour détecter les gobelets sur la table de jeu du concours Eurobot 2020.
J-Vernay/initiation-cmake-pong
Dépôt contenant les sources pour l'exemple Pong de l'initiation à CMake pour Projet&Tech.
J-Vernay/jvcmd
Easy command-line parsing in C99 and C++.
J-Vernay/jvpatterns
C++17 template library for pattern matching. See also https://jvernay.fr/en/libs/jvpatterns.html
J-Vernay/jvstr
C library to provide string manipulation utilities, modeled as counterparts of C++ std::string and std::string_view.
J-Vernay/phymat-jv
Sources du projet du cours "Physiques et Mathématiques pour le Jeu Vidéo" de l'UQAC
J-Vernay/points-eurobot2020
Page Web pour compter les points pour la compétition Eurobot 2020.
J-Vernay/utf8proc
a clean C library for processing UTF-8 Unicode data
J-Vernay/wonderjam-hiver2021
Participation à la WonderJam Hiver 2021 de l'UQAC