mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	 21469e92b0
			
		
	
	21469e92b0
	
	
	
		
			
			* Added image convultion ImageKernelConvolution * comment changes * spelling changes and change to kernel size * removed kernel normalization inside function * fix to formating
raylib PROJECT TEMPLATES
This folder contains raylib templates for some common IDEs.
| IDE | Platform(s) | Source | Example(s) | 
|---|---|---|---|
| 4coder | Windows | ❌ | ✔️ | 
| Builder | Linux | ❌ | ✔️ | 
| CMake | Windows, Linux, macOS, Web | ✔️ | ✔️ | 
| CodeBlocks | Windows, Linux, macOS | ❌ | ✔️ | 
| Geany | Windows, Linux | ✔️ | ✔️ | 
| Notepad++ | Windows | ✔️ | ✔️ | 
| SublimeText | Windows, Linux, macOS | ✔️ | ✔️ | 
| VS2019 | Windows | ✔️ | ✔️ | 
| VSCode | Windows, macOS | ❌ | ✔️ | 
| scripts | Windows, Linux, macOS | ✔️ | ✔️ | 
New IDEs config files are welcome!