arnholm
Because 2FA demand is unacceptable this site has moved to https://gitlab.com/arnholm/ From 12. Oct 2023 Microsoft has promised to block my access to Github
Norway
Pinned Repositories
angelcad
script based 3D solid modeller. Moved to https://gitlab.com/arnholm
angelcad-docs
AngelCAD - user documentation. Moved to https://gitlab.com/arnholm
carve
carve is a library for constructive solid geometry. Used with xcsg. g++ & MSVC compatible. Moved to https://gitlab.com/arnholm
codeblocks_sfmirror
Unofficial auto-updated GIT mirror of C::B repo in SourceForge. Does NOT accept patches nor pull requests.
cpde_syslibs
Cross Platform Development Environement - system libraries. Moved to https://gitlab.com/arnholm
cpde_utils
Cross Platform Development Environment (CPDE) utility applications. Moved to https://gitlab.com/arnholm
cross-pi
ubuntu cross-compilation to Raspberry PI. Moved to https://gitlab.com/arnholm
No2FA
No two-factor Auth requirements
udpsimple
Simple UDP send/receive C++ header only library using boost. Moved to https://gitlab.com/arnholm
xcsg
XML based Constructive Solid Geometry based on carve. Moved to https://gitlab.com/arnholm
arnholm's Repositories
arnholm/xcsg
XML based Constructive Solid Geometry based on carve. Moved to https://gitlab.com/arnholm
arnholm/cpde_utils
Cross Platform Development Environment (CPDE) utility applications. Moved to https://gitlab.com/arnholm
arnholm/codeblocks_sfmirror
Unofficial auto-updated GIT mirror of C::B repo in SourceForge. Does NOT accept patches nor pull requests.
arnholm/udpsimple
Simple UDP send/receive C++ header only library using boost. Moved to https://gitlab.com/arnholm
arnholm/wsweb
Experimental weather station code for web. Moved to https://gitlab.com/arnholm
arnholm/boost_udp_send_faf
Fire and Forget sending of UDP datagrams from C++ while hiding the complexity of the boost::asio library.
arnholm/cpde_3rdparty
Build scripts for 3rd party components used in CPDE applications. Moved to https://gitlab.com/arnholm
arnholm/No2FA
No two-factor Auth requirements
arnholm/spacelibs
reusable libraries for 3d space calculations. Moved to https://gitlab.com/arnholm
arnholm/cpde_syslibs
Cross Platform Development Environement - system libraries. Moved to https://gitlab.com/arnholm
arnholm/argh
Argh! A minimalist argument handler.
arnholm/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
arnholm/bimap
Implementation of an bidirectional map in C++. Moved to https://gitlab.com/arnholm
arnholm/cafclass
Basic C++ class generator
arnholm/cafex
Basic example configuration generator
arnholm/CavalierContours
2D polyline library for offsetting, combining, etc.
arnholm/dotenv-cpp
:cow: A utility to load environment variables from a .env file
arnholm/font_to_svg
Render characters from font files into an SVG path
arnholm/hello-world
Repository for my github tutorial
arnholm/kdbg
A Graphical Debugger Interface around GDB
arnholm/maths
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
arnholm/nstdxml
non-standard xml library. Moved to https://gitlab.com/arnholm
arnholm/pylocal
Build Python Packages Without Publishing. Moved to https://gitlab.com/arnholm
arnholm/shell_scripts
Misc. Windows & linux shell scripts. Moved to https://gitlab.com/arnholm
arnholm/the-art-of-command-line
Master the command line, in one page
arnholm/TinyEngine
Tiny OpenGL Wrapper / 3D Engine in C++
arnholm/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
arnholm/venvcpp
Tiny helper for python3 venv virtual environment manager
arnholm/wstation_classic
Old wstation code
arnholm/zip
A portable, simple zip library written in C