Pinned Repositories
AMOSaver
Tool to decode AMOS program files (written in Java)
BufferlessMeshShader
A Metal example of Mesh Shaders that do not have any buffer as input
HawkFB_AMOS_retrogames
Some old games I made in AMOS language
hyperWavelets
Wavelet-based image compression with vector quantization for hyperspectral images
iOS-OpenGLES-Stuff
Various scripts, utils, and code examples for OpenGL ES programming for iOS
metaltest
Small example of using Metal in Swift
StateMachine
Simple StateMachine in C++ using member function pointers, with code auto-generation from YAML
VidEngine
3D graphics for iOS using Metal and Swift
webGL-modelViewer
A minimalist model viewer written in raw WebGL, with no dependencies to other frameworks
endavid's Repositories
endavid/VidEngine
3D graphics for iOS using Metal and Swift
endavid/webGL-modelViewer
A minimalist model viewer written in raw WebGL, with no dependencies to other frameworks
endavid/metaltest
Small example of using Metal in Swift
endavid/StateMachine
Simple StateMachine in C++ using member function pointers, with code auto-generation from YAML
endavid/AMOSaver
Tool to decode AMOS program files (written in Java)
endavid/BufferlessMeshShader
A Metal example of Mesh Shaders that do not have any buffer as input
endavid/webGL-tests
Small examples of WebGL
endavid/Harmonikr
Tool to computer Spherical Harmonics out from pictures
endavid/SimpleParseJMDict
A simple parser for JMDict Japanese dictionary written in Swift
endavid/AccessorBugTest
Test program to reproduce an accessor bug in Swift 1.2 and Swift 2.0
endavid/algoDeSwift
Programming exercises in Swift from Advent of Code and other sources
endavid/cardboard-swift
Google's Cardboard SDK ported to Swift and iOS.
endavid/CheatSheets
Cheat Sheets for different programs
endavid/clojure-test
Small clojure tests
endavid/CodeEditor
A SwiftUI TextEditor with syntax highlighting using Highlight.js
endavid/dataAnalysis
Matlab/Octave algorithms for data analysis
endavid/dumper
Web tool to dump images as arrays
endavid/endavid
Config files for my GitHub profile.
endavid/freeimage
endavid/headerify
A collection of scripts to convert different types of formats into simple C headers.
endavid/Highlightr
iOS & OSX Syntax Highlighter.
endavid/landmarker
A web tool to annotate images
endavid/looper
Looperepool
endavid/lwf
LWF - Lightweight SWF
endavid/MantisShrimpExamples
Metal shader examples for the Mantis Shrimp app
endavid/mapbox-gl-native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
endavid/Sparse-Matrix
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
endavid/strings2csv
A simple CLI to convert Xcode strings files to CSV
endavid/SwiftLeaks
Small example with memory leaks in Swift
endavid/VeryBasicUnityExamples
Some basic example projects for Unity