jpaoneMines / csci441

CSCI441 Library Helper Functions and Classes
MIT License
5 stars 2 forks source link

Create examples folder with demo projects #14

Open jpaoneMines opened 1 year ago

jpaoneMines commented 1 year ago

Able to test each class, function, etc

jpaoneMines commented 1 year ago

Have two subfolders, one for GLEW builds and one for GLAD builds.

See Issue #16

jpaoneMines commented 10 months ago

Current examples only support GLEW so far

jpaoneMines commented 2 months ago

After #16 completed, current examples now only support glad2. Need to think about creating a GLEW build as well.