Skip to content

Example of using Rust + Skia to render into a native OS window

Notifications You must be signed in to change notification settings

nornagon/rust-skia-game-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust + Skia

This is an example of using rust-skia together with winit to render hardware-accelerated 2D vector content into a native OS window.

Skia is a powerful 2D graphics library by Google. It powers the <canvas> element in Chromium, as well as Android's UI. It's also great for writing games with!

About

Example of using Rust + Skia to render into a native OS window

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages