Skip to content

A very, very hacked together Google Filament example project

Notifications You must be signed in to change notification settings

cgmb/hello-filament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFW Hello Triangle

This is kinda hacked together, but it's a hello triangle for Google Filament with GLFW.

Target platform is Ubuntu 16.04. This was tested against filament a831c507cfd0e3fdce3e78df51fe5b7995f0b89c, with the build files modified slightly so it could compile.

Build Command

CC=/usr/bin/clang-6.0 CXX=/usr/bin/clang++-6.0 cmake -H. -Bbuild && cmake --build build

About

A very, very hacked together Google Filament example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published