Skip to content

shadoq/s3lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

s3lib

Extended library for libGdx ...

ToDo:

  • Adding more comments to the code
  • Clean and rewrite some code fragment
  • Documentation

s3lib-core

Main class and method: mobi.shad.s3lib.audio - Audio analizer and drum Detection (simple method) mobi.shad.s3lib.gfx.effect - simple demoscene 2d effect mobi.shad.s3lib.gfx.g2d - bitmap font animation mobi.shad.s3lib.gfx.g3d - antother version of 3d object and OpenGL shaders mobi.shad.s3lib.gfx.math - some graphics math procedures mobi.shad.s3lib.gfx.node - node system to generate pixmap and another graphic in app (in progress) mobi.shad.s3lib.gfx.pixmap - prodedures to generate and manipulate pixmap mobi.shad.s3lib.gfx.util - util class and methods

mobi.shad.s3lib.gui - classes to generate GUI elements and the form form application, for example:

formGui.add("speedX1", "speedX1", 1f, -80, 240, 0.1f, localChangeListener);
formGui.add("speedY1", "speedY1", 1f, -80, 240, 0.1f, localChangeListener);

mobi.shad.s3lib.main - main class and method mobi.shad.s3lib.utils - utils method

mobi.shad.s3libTest - Tests and examples application

s3lib-desktop

Test runner for desktop

This library used in Application:

Procedural Texture Generator for libGdx

https://www.youtube.com/watch?v=rqWJKF9go6c&list=UUe8CMm1BrMmzhrqnFxYhcOg

s3Lib Editor and IntelliJ to create simple game, "Game of Life"

https://www.youtube.com/watch?v=SyYd9v5i51Y&list=UUe8CMm1BrMmzhrqnFxYhcOg

s3lib Editor

https://www.youtube.com/watch?v=HPCsSh6gw4I&list=UUe8CMm1BrMmzhrqnFxYhcOg

s3 Old Media Maker - tutorial create gallery

https://www.youtube.com/watch?v=y37ZXxs_x5E&index=11&list=UUe8CMm1BrMmzhrqnFxYhcOg

About

Extended library for libGdx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published