Selba Ward is now fully up-to-date to use with SFML 3.

This includes all of the drawables, of course, but now also all of the documentation, examples and tutorials!

In addition, there are a few new drawables since I last posted about it so here are a few GIFs πŸ˜€

https://github.com/Hapaxia/SelbaWard/wiki

#selbaward #sfml #animation #sfml3 #update #coding #cpp

Decided Selba Ward's Polygon wasn't good enough so updated it again (to v1.4).

It now does vertex colours, textures, clockwise vertices, as well as getting its perimeter, area, centroid and centre of mass (yes they're different!) amongst other stuff.

I haven't set up a Simple Example or screenshot to show off these features yet, but when I do, I'll let you know :D

https://github.com/Hapaxia/SelbaWard/pull/46

#selbaward #sfml #polygon

Polygon - update to v1.4 by Hapaxia Β· Pull Request #46 Β· Hapaxia/SelbaWard

update Polygon to v1.4 adds: vertex color, and tex-coords bounds (local and global) texture (used by tex-coords if set, ignored if not set; always ignored by wireframe) ability to provide points i...

GitHub

Added toggleable Wireframe/mesh to Polygon.
Obviously, its colour is customisable too.

Also removed a hard-coded triangle limit that limited the number of triangles created to just 100! Now, this limit is customisable and defaults to 10,000.

https://github.com/Hapaxia/SelbaWard/wiki/Polygon

#selbaward #sfml #polygon #wireframe #mesh

Polygon

A collection of SFML drawables. Contribute to Hapaxia/SelbaWard development by creating an account on GitHub.

GitHub

Should Selba Ward be converted into a header-only library or kept as it is (mostly hpp and cpp pairs)?

#selbaward #sfml

Yes: fully header-only.
0%
No: keep as it is.
16.7%
Doesn't matter. It's awesome either way.
0%
What is Selba Ward?
83.3%
Poll ended at .

Selba Ward now has a CMake build script as well as Continuous Integration!

Many thanks to @ChrisThrasher

#selbaward #sfml #cmake #ci

https://github.com/Hapaxia/SelbaWard

GitHub - Hapaxia/SelbaWard: A collection of SFML drawables

A collection of SFML drawables. Contribute to Hapaxia/SelbaWard development by creating an account on GitHub.

GitHub

Which part of Selba Ward do you most feel doesn't have enough examples and/or a demonstration of it in action might help?

#sfml #selbaward

https://github.com/Hapaxia/SelbaWard/wiki

Home

A collection of SFML drawables. Contribute to Hapaxia/SelbaWard development by creating an account on GitHub.

GitHub