Pinned Repositories
8080Emu
i8080 state/cycle accurate emulator which tries to mimick a possible hardware implementation
angular-pdf-thumbnail
Angular directive for generating PDF thumbnails using PDF.js
angular-pdf-viewer
Just another Angular directive for displaying PDF files using PDF.js
bgfxTemplate
Minimal bgfx + GLFW template
dls-schematics
Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls
RISCVEmu
Toy RISC-V emulator
simple-svg
SVG parser, writer and helper functions
tis100cpu
TIS-100 CPU in VHDL
v8-binaries
Google's V8 Javascript engine binaries for embedding
vg-renderer
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
jdryg's Repositories
jdryg/vg-renderer
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
jdryg/dls-schematics
Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls
jdryg/simple-svg
SVG parser, writer and helper functions
jdryg/angular-pdf-viewer
Just another Angular directive for displaying PDF files using PDF.js
jdryg/v8-binaries
Google's V8 Javascript engine binaries for embedding
jdryg/8080Emu
i8080 state/cycle accurate emulator which tries to mimick a possible hardware implementation
jdryg/RISCVEmu
Toy RISC-V emulator
jdryg/bgfxTemplate
Minimal bgfx + GLFW template
jdryg/tis100cpu
TIS-100 CPU in VHDL
jdryg/angular-pdf-thumbnail
Angular directive for generating PDF thumbnails using PDF.js
jdryg/lua-logic
Lua snippets about logic minimization/factorization/simulation
jdryg/jx
Base library
jdryg/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
jdryg/bimg
Image library.
jdryg/bnet
Message oriented networking library using TCP transport.
jdryg/bx
Collection of .h snippets used across multiple projects (a.k.a. base library)
jdryg/jdryg.github.io
jdryg/jtl
Template library
jdryg/swr
Software Rasterization experiments