Skip to content

A Zig project developed with Zig 0.14.0-dev.2577+271452d22

Notifications You must be signed in to change notification settings

alan8325/Vibe_Code_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vibe_Code_Test

A simple OpenGL application built with Zig 0.14.0.

Features

  • OpenGL rendering with GLFW through the zglfw wrapper
  • RGB triangle with vertex and fragment shaders
  • FPS counter in console

Requirements

  • Zig 0.14.0 or newer
  • OpenGL 3.3 compatible graphics driver
  • GLFW3 library installed on your system

Building and Running

zig build run

Controls

Close the window with Escape key or by clicking the close button.

License

MIT

About

A Zig project developed with Zig 0.14.0-dev.2577+271452d22

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages