Lectem
French C++ developer, consultant & co-founder @ siliceum. Performance optimizations, rendering APIs, game engines, and too much JS for my liking.
siliceumFrance
Pinned Repositories
3Damnesic
A 3DS video player
3ds-cmake
CMake files for devkitArm and 3DS homebrew development
BadAccessGuards
Find race conditions at low cost by instrumenting containers
cpp-boilerplate
A small c++ template with modern CMake
D2.Detours
A Diablo 2 patcher using Detours
FakeMii
A proxy server to fake Nintendo's 3DS/N3DS servers
IESparser
A public Granado espada ies files parser
Worldstone
Diablo 2 tools and engine reimplementation in c++
D2MOO
Reimplementation of the Diablo2 game coupled with patching facilities for modders.
tracy
Frame profiler
Lectem's Repositories
Lectem/3ds-cmake
CMake files for devkitArm and 3DS homebrew development
Lectem/FakeMii
A proxy server to fake Nintendo's 3DS/N3DS servers
Lectem/3Damnesic
A 3DS video player
Lectem/libmpo
A WIP library to decode and encode MPO (multiple picture object) files.
Lectem/bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
Lectem/cmake-ispc-support
Lectem/ThreadsTree.detours
A Detours .dll to display threads of a program as a tree in the .dot format.
Lectem/YAECS
Yet another entity-components system
Lectem/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Lectem/aws-c-common
Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Lectem/aws-c-event-stream
C99 implementation of the vnd.amazon.eventstream content-type.
Lectem/aws-sdk-cpp
AWS SDK for C++
Lectem/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Lectem/bx
Base library used across multiple projects
Lectem/citra
Nintendo 3DS emulator/debugger
Lectem/ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
Lectem/cmake-precompiled-header
Visual Studio and GCC precompiled header macro for CMake
Lectem/cpp_starter_project
Lectem/D2DropFilter
Lectem/d2server
D2Server for 1.13d / 1.11b
Lectem/D2Stats
Lectem/doctest
The fastest feature-rich C++98/C++11 single-header testing framework for unit tests and TDD
Lectem/fcpp
Frexx C preprocessor
Lectem/freeablo
Modern reimplementation of the Diablo 1 game engine
Lectem/glsl-optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used in Unity for mobile shader optimization.
Lectem/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Lectem/imgui_xplatform_demo
Cmake script for the emscripten/SDL2 imgui example
Lectem/OpenDiablo2
An open source re-implementation of Diablo 2 in C#
Lectem/Quaternions
A small header only quaternion library written for the purpose of a tutorial
Lectem/shared_sources
shared source code and resources needed for the samples to run