Skip to content
Discussion options

You must be logged in to vote

Hello!

This should be relatively easy. Our backends come with very basic window management. You can easily extend those to e.g. start without window borders.

You can for example start with our sdl gl3 backend and build from there. This is already cross platform. Create the window with SDL_WINDOW_BORDERLESS to remove the borders.

Good luck! Don't be afraid to ask any questions, and please do show us your creations! :)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SirusDoma
Comment options

@SirusDoma
Comment options

@mikke89
Comment options

@SirusDoma
Comment options

@mikke89
Comment options

Answer selected by SirusDoma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants