Giter Site home page Giter Site logo

shadermap-4.1-sdk's Introduction

SHADERMAP 4.1 SDK http://shadermap.com/sdk


ABOUT THIS SDK

This ShaderMap 4.1 SDK is for use with version 4.1 of ShaderMap. It is compatible with 4.1.3 and up.

This SDK comes with the following APIs for developing plugins and materials for ShaderMap 4.1:

  • Filter C/C++ API - Use the core CPP file to develop binary filter plugins for ShaderMap. Filters are binary Win32 DLL files with the extension SMF. See the example source code in the folder "filters/examples".

  • Geometry C/C++ API - Include the core CPP file to develop binary geometry importer plugins for ShaderMap. Geometry importers are binary Win32 DLL files with the extension SMG. See the example source code in the folder "geometry/examples".

  • Map C/C++ API - Include the core CPP file to develop binary map plugins for ShaderMap. Maps are binary Win32 DLL files with the extension SMP. See the example source code in the folder "maps/examples".

  • Materials XML/HLSL API - The "materials" folder contains a description of the XML + HLSL syntax used to build ShaderMap materials as well as examples for building basic materials. See the "Syntax" file in that folder for more details.


DOWNLOAD / SUPPORT

ShaderMap software is available at: http://shadermap.com/downloads

For questions and suggestions visit the ShaderMap forums at: http://shadermap.com/forums


LICENSE

The ShaderMap 4.1 SDK is released under The MIT License (MIT) http://opensource.org/licenses/MIT

See "LICENSE" for more information.

shadermap-4.1-sdk's People

Contributors

rsi3d avatar

Watchers

 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.