Skip to content

K0F/processing.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing.h

Single file C library that converts Processing calls into C and Raylib calls. A proof of concept, not working fully at all.

pde2c

A little utility that converts processing pde files into C source code and executable. Using Raylib. This in future should replace infamous Processing pre-processor, but porting code to C flawlessly.

This is very early proof of concept. Work in progress.

Prerequesties

Build

	make
	./example

About

A single file library translating Processing into raylib C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors