Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift, Dear ImGui, and Raylib

A test project for my blog post "Testing the Swift C compatibility with Raylib".

This project has been updated to include Dear ImGui in this Swift project.

Build

Make sure you installed:

To run on macOS: make run-mac

To run using WASI: make run-wasm

Update (26th of March)

Based on some cricisms over my blog post I included Dear ImGui as a dependency of this project to demonstrate how easy it is to use a C++ codebase in a Swift project.

The ImGui integration is currently not in the WASM build.

About

A test project to interact with the C-compatibility of Swift to use Raylib

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages