varvara-fpga
FPGA graphics implementation
Implementation of Varvara / UXN graphics in FPGA using C and PipelineC
implementation of Varvara / Uxn in FPGA
23 stars
7 watching
0 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ismael-vc/varvara.jl | An assembler and emulator for the Uxn stack-machine language | 12 |
stolk/forvor | A Voronoi diagram generator using Fortune's algorithm | 31 |
asiekierka/uxnds | Port of the uxn/Varvara virtual machine to NDS and 3DS consoles for homebrew development | 151 |
trabucayre/openfpgaloader | Utility for flashing and managing FPGA devices. | 1,216 |
nyorain/rvg | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
aolofsson/oh | A comprehensive Verilog library of silicon-proven hardware building blocks for designing ASICs and FPGAs. | 1,188 |
mohamedlt/v_sokol_gp | A V wrapper for the sokol_gp 2D rendering library with Sokol GP support. | 4 |
liblava/liblava | A modern C++ library providing Vulkan API support and essential tools for 3D graphics development | 794 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
tsujan/kvantum | A theme engine for Qt and KDE built on top of SVG technology | 1,590 |
philcn/dxrnvtutorial | Implementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API | 2 |
intergalaktik/ulx4m_documents | Creating modular FPGA boards with various connectors and peripherals for development and testing purposes. | 7 |
alexforencich/verilog-i2c | An FPGA implementation of an I2C interface with various slave and master interfaces. | 546 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
deltaf1/uxn-impl-guide | A guide to implementing a stack-based virtual machine with a specific instruction set architecture and I/O device specifications | 35 |