Git Product home page Git Product logo

qshaderedit's Introduction

This is a fork of https://github.com/magicafe/qshaderedit The differences are:

  • Only targets Windows (x86/x64) and Qt 5.7. As such,
    • CMake support was dropped;
    • Linux / OSX support is not tested nor guaranteed anymore.
  • Code layout was modified and many files were deleted.
  • Currently build with Visual Studio 2015 with Qt5 Plugin.
  • Depends on Qt 5.7 (built against VS 2015 x86 runtime).

Dependencies


Original README:

INTRODUCTION

QShaderEdit is a simple multiplatform shader editor inspired by Apple's OpenGL Shader Builder.

It supports ARB programs, GLSL shaders and CgFx effects.

REQUIREMENTS

You will need at least:

  • Qt 4.4, recommended Qt4.5
  • GLEW 1.3
  • cmake 2.4

Optionally, if the Cg (1.4 or above) runtime is found, support for CgFx effects will be available.

DOWNLOAD

You can find the latest release of QShaderEdit at:

http://castano.ludicon.com/page.php?page_id=118

INSTALLATION

I use cmake as the build system. To build the sources, run cmake on the source directory, that will generate native makefiles or projects. For example, on unix platforms you have to run make.

$ cmake && make

or

1.qmake 2.make 3.sudo make install

For more info about cmake, look at cmake's documentation.

DEVELOPMENT

Latest version of the source code can be obtained at:

svn co https://svn.sourceforge.net/svnroot/castano-stuff/qshaderedit qshaderedit

Development is discussed in the following mailing list:

https://lists.sourceforge.net/lists/listinfo/castano-stuff-qshaderedit

The mailing list and the subversion repository are hosted on the following sourceforge project:

http://sourceforge.net/projects/castano-stuff/

qshaderedit's People

Contributors

odalet avatar

Watchers

 avatar James Cloos 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.