Arcanelab Blog
Blog of Zoltán Majoros. Mostly links to coding and math related topics, intertwined with retro computing, music theory and general nerd stuff.
otool / nm examples Printing object files included in the library and their exported…
otool / nm examples Printing object files included in the library and their exported functions $>otool -SV /usr/local/lib/libSDL2_image.a Archive : /usr/local/lib/libSDL2_image.a Table of contents from: /usr/local/lib/libSDL2_image.a(__.SYMDEF SORTED) size of ranlib …Understanding Apple's Binary Protection in Mac OS X
Swift Windows Port - cygwin, msvc, mingw
SDL_gpu Simple Tutorial
Monads Explained Quickly
procedural/glFast
Power up C++ with the Standard Template Library: Part 1 – topcoder
topcoder.com/community/data-science/data-science-tutorials/p … ↗
Gamasutra: Kyle Pittman's Blog - CRT Simulation in Super Win the Game
gamasutra.com/blogs/KylePittman/20150420/241442/CRT_Simulati … ↗
How to Patch DSDT Launch maciASL File -> New from ACPI -> DSDT Press Patch Select…
How to Patch DSDT Launch maciASLFile -> New from ACPI -> DSDTPress PatchSelect mainboard model patch (+others, if needed) then press Patch, CloseCompileSave SDST.aml into /EFI/Clover/ACPI/patchedRebootUseful patch repo (eg. for XHC instant wake issue): …OpenFL - Creative expression for desktop, mobile, web and console platforms
SNES Programming - Wikibooks
OpenGL Pipeline Map
Typography in 16-bits: System fonts » DamienG
damieng.com/blog/2011/03/27/typography-in-16-bits-system-fon … ↗
maizensh/glfx
Applying S.O.L.I.D. Principles in .NET/C#
channel9.msdn.com/Events/TechEd/NorthAmerica/2014/DEV-B315#f … ↗
compatible_games - oculus
OpenGL ES GLSL Types void bool, bvec2, bvec3, bvec4 int, ivec2, ivec3, ivec4 float,…
OpenGL ES GLSL Types void bool, bvec2, bvec3, bvec4 int, ivec2, ivec3, ivec4 float, vec2, vec3, vec4 mat2, mat3, mat4 struct arrays sampler2D, samplerCube Qualifiers const attribute: shared between the app and the vertex shader uniform: shared between the app and both shaders …Lode's Computer Graphics Tutorial - Raycasting
Squirrel - The Programming Language
How to C (as of 2016)
Virtual Desktop
The Next Time Someone Says 'all Lives Matter,' Show Them These 5 Paragraphs
fusion.net/story/170591/the-next-time-someone-says-all-lives … ↗
Introduction to the Math of Computer Graphics
TLDR pages