Giter Club home page Giter Club logo

cast2-engine's Introduction

CAST II Engine

CAST II is a free, open source game engine (not only a graphics one) for Delphi and Free Pascal

Required source from: Base.

The key points of the engine:
  • WYSIWYG world editor - a single tool to edit any aspect of the game world in real time. All the engine features are available in the editor.
  • Compatibility - the engine system requirements are lowest - its material system which is based on techniques approach allows to render the same scene with modern video hardware and with such old hardware as Intel 815 integrated video or Riva TnT.
  • Platform and API independent - any platfrom or API specific code is isolated and can be easily reimplemented for another platform/using other API. The source code is compatible with Free Pascal Compiler and Linux/MacOS X platforms are planned in the future.
  • Performance - the engine is designed and implemented to get highest performance possible. Render states/shader/render target changes are minimized, vertex/index buffers are managed effectively and so on. In addition, performance profile updated in real time will give all information about performance issues.
  • Dynamics - almost all calculation are done in runtime. This allows to make significant changes to game world on the fly.

Homepage

cast2-engine's People

Contributors

casteng 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.