Skip to content

Instantly share code, notes, and snippets.

View Jugbot's full-sized avatar
🏠
Working from home

Lucas Pollice Jugbot

🏠
Working from home
View GitHub Profile
@Jugbot
Jugbot / Carousel.tsx
Created May 31, 2022 20:48
Centered Carousel component with scroll snap and programmatic scrolling
#ifdef _WINDOWS
#include <GL/glew.h>
#endif
#include <SDL.h>
#define GL_GLEXT_PROTOTYPES 1
#include <SDL_opengl.h>
#include <SDL_image.h>
#ifdef _WINDOWS
#define RESOURCE_FOLDER ""