Giter VIP home page Giter VIP logo

vincentgsell / pxlcomponents Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 4.0 13.31 MB

Wrapper component for PXL graphics library

License: Mozilla Public License 2.0

Pascal 82.53% HTML 16.63% CSS 0.10% JavaScript 0.20% Pawn 0.04% Java 0.04% PostScript 0.02% C++ 0.01% Assembly 0.45%
cross-platform pascal-language delphi-components graphics-programming 2d low-level composition component-library pxl-library delphi-ide

pxlcomponents's Introduction

PXLComponents

Wrapper component for PXL graphics library

Introduction

PXL components aims to be a Wrapper for the PXL library, create by Yuriy Kotsarenko. The goal is to put a "relative" easy way to develop in a RAD manner.

Detail on PXL library be find here. Source is available currently on SourceForge

Feature

  • PXL Lib as magic under the wood.
  • PXLEngine support currently fellowing renderer : OpenGL, DX9, DX11, SoftwareRasterizer
  • PXLEngine support variety of Pixel format (A8R8G8B8, A8, ...)
  • PXLSurface give access to raw DIB independant Bitmap
  • Capability to manage Assets inside IDE, inside final EXE.
  • Capability to manage with zero (0) code complexe scene layout.
  • Delphi IDE integration

RoadMap :

This lib should be, on term , available for all PXL platform, starting compiler FPC 3.0+ DCC18+ (And Lazarus1.4+ and DelphiXE7+ IDE)

  • fix and strongify existing code on delphi version.
  • Adapt for lazarus
  • Cross compilation ready for raspberry.
  • Add tools.

Note about Compilation :

  • Dependancy : PXL lib
  • Compile and install the package in standart way. Do not forget to add path of the compiled unit in your delphi IDE (Tools/options)
  • In order to obtain a fully functional Software Rasterizer engine, please activate conditional define "SRT_RENDER_TO_GDI" (located in PCL.Devices.SRT.pas, line 20)
  • Without that, all is functionnal, but not the RasterEngine, thus, the delphi IDE will not display design time action at all. Please note that the device rendering part of the rasterengine is available only on windows.

ScreenShots : Delphi 10.2 IDE

PXLEngine main component Alt text

PXLEngine Device Option ![Alt text](/../master/Ressources/PXLEngineDeviceOptionComp.png?raw=true "PXLEngine component)

pxlcomponents's People

Contributors

vincentgsell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.