Git Product home page Git Product logo

zxshaderviz's Introduction

zxShaderViz

Note: The project has been moved and it is now hosted here!

zxShaderViz Showcase

About

zxShaderViz is a useful tool made by our team, which aims to help learning about shader development. Currently zxShaderViz is still under development. However, we have released an Alpha Version to let you test the product and give us your precious feedback. Many features are yet to come, but the essential is in there. We will keep updating the software to implement all the ideas we have in mind.

I recently started learning OpenGL and Shader Development so I decided to code up a simple visualizer to help me learning. Then I created this software to help others as well, but also to prove myself and see how far I can go.

@Ciridev

Developers

Active

Developer GitHub Platform Version
Lorenzo Cirillo @Ciridev Windows Alpha Release v1.0.0

Coming Soon

Developer GitHub Platform
Giancamillo Alessandroni @NotManyIdeasDev Windows
We are looking for developers! Join us!

Getting Started

Download the latest release...

Platform Release
Windows Download v1.0.0 Alpha
Windows Source Code

...or compile yourself the project!

Using Visual Studio 2019 is recommended, you will need Premake to generate the solution files needed.

  1. Start by cloning the repository with the following command: git clone --recurive https://github.com/ZeXo-Entertainment/zxShaderViz. Or if you cloned the repository non-recusively, you can use this command: git submodule update --init to add all the dependencies.

  2. Since we are not storing Premake binaries inside our project, you will need to add them manually (This could change in the future).

    • Start by creating a directory called "ThirdParty" and another directory called "bin" and put the last created directory inside the first one.
    • Then copy the Premake binaries inside the "bin" folder.
    • Run the "genprj.bat" file.
  3. Compile the project!

NOTE: If you want to store the binaries in a different folder, make sure to edit the "genprj.bat" and match the "premake5.exe" file with the chosen path!

NOTE: The Source Code release already contains every submodule and the Premake binaries, so you will simply have to execute the batch script to generate all the files you need.

Dependencies

Dependency Website GitHub
GLFW glfw.org glfw/glfw
Glad glad.dav1d.de Dav1dde/glad
Dear ImGui ------------ ocornut/imgui
glm glm.g-truc.net g-truc/glm
YAML yaml.org Yaml-cpp

Building and Platforms

The project uses Premake to generate Visual Studio Solution Files. Currently zxShaderViz only supports Windows and does not run on different systems because several core functionalities have no Cross-Platform implementation. We have planned to extend this project to Linux, thus we will use CMake as our build system, but currently we have no date set. Unfortunately, we will not provide support for MacOS in the short term because we have no way of testing functionalities. If you are a MacOS developer and you want to help us with this project, consider reaching up.

License

Our software is distributed using the MIT License.

Contributing

Your help is precious! Currently zxShaderViz is in Alpha so it may contain bugs, code may be unefficient and more. So we highly recommend you to open an Issue or even open a Pull Request if you have a fix for a bug. If you want to share some ideas or discuss about anything related, feel free to open an Issue.

NOTE: If you open a Pull Request, please respect our coding conventions, otherwise the code will result inconsistent and may be harder and messy to read.

zxshaderviz's People

Contributors

ciridev avatar

Stargazers

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