Skip to content

trevisharp/pamella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pamella

A Library to create desktop apps in a beautfull way.

Table of Contents

Overview

With pamella you can create desktop apps rendered using OpenGL in GPU with Radiance library. Pamella simplify your work using Blindness library.

Learn by Examples

Coming soon...

How to install

dotnet new console # Create project
dotnet add package pamella # Install Pamella

Versions

Pamella 3.0 (coming soon)

  • Recreate Pamella to use Blindness Framework and Radiance Framework.
  • Stop using Stately lib.
  • Remove many structures used of old pamella version.

Pamella 1.7

  • The implementation of provider for other plataforms is more easyer now.
  • Image drawing in screen.
  • Add Subview-system.
  • Add view protected methods to make works more easyer.
  • Add a container object that a collection of views to create screens more faster.
  • Improve objects initialization alot.
  • Sprite abstratction added for games.
  • OnRender it is no longer abstract, it is now virtual.
  • Update version of Stately for version 1.3.
  • Bugs correction.
  • Solve bug of renderization of sub views of sub views.

About

A desktop front-end framework based on Blindness and Radiance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published