• Breaking News

    Ports to C# OpenGL 3.1 and TS from WPG

    I need a practice in OpenGL 3.1. I will rewrite examples from this book WebGL Programming Guide to OpenGL 3.1. I will commit here on GitHub. I will translate examples on C#/OpenTK and TypeScript. I hope it will be useful for someone. I moved all JavaScript examples from the book on JSFiddle: I will add TypeScript Playground example in this list: If you want to build a TypeScript example from the TypeScript Section you need to have to install "typescript" module globally: npm i typescript -g Go to an example folder and type: npm install Now you can build the example: npm run debug Open index.html using your local server tool. I use http-server I will inform you when I add new example in C# and TypeScript.

    from GameDev.net http://bit.ly/2Y30ZlH
    I need a practice in OpenGL 3.1. I will rewrite examples from this book WebGL Programming Guide to OpenGL 3.1. I will commit here on GitHub. I will translate examples on C#/OpenTK and TypeScript. I hope it will be useful for someone. I moved all JavaScript examples from the book on JSFiddle: I will add TypeScript Playground example in this list: If you want to build a TypeScript example from the TypeScript Section you need to have to install "typescript" module globally: npm i typescript -g Go to an example folder and type: npm install Now you can build the example: npm run debug Open index.html using your local server tool. I use http-server I will inform you when I add new example in C# and TypeScript. https://ift.tt/eA8V8J June 22, 2019 at 04:11PM

    ليست هناك تعليقات