Skip to content

Instantly share code, notes, and snippets.

View natanfudge's full-sized avatar

Natan Lifshitz natanfudge

View GitHub Profile
@ad8e
ad8e / glfw_ship.cpp
Last active April 20, 2024 21:16
instructions to use skia and glfw together. (download, installation, first program). as of Sept 2023, Windows is broken but this is still sadly the best starting resource for skia on Windows too.
/* Note: this Google copyright notice only applies to the original file, which has large sections copy-pasted here. my changes are under CC0 (public domain).
* Copyright 2015 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/*
The official instructions don't work well. These alternative instructions are intended to be the shortest path to get a minimal setup running.
@456dev
456dev / test
Created July 15, 2021 11:53
test
test