Code Monkey home page Code Monkey logo

computer_graphics-webgl-kotlin's Introduction

graphics-webgl-kotlin

AIT Budapest: Spring Semester 2021 Computer Graphics in Kotlin + WebGL

These projects are the (upgraded) versions of a few homeworks under the AIT - Computer Graphics course. The aim of the course wasn't teaching Kotlin and WebGL, but the basics and basis of (programmed) computer graphics. What you need to know about the making of these projects: These are not projects started from total 0. We were given the webglmath folder filled with great classes and functions, to ease our work. These files were edited by me, but were given to us since the beginning: App.kt, TriangleGeometry.kt, KeyNames.kt, Program.kt, Shader.kt, WebGL2RenderingContext.kt, solid-fs.glsl, idle-vs.glsl and later Texture2D.kt. I use VSCode for code editing, and Gradle for build. (from the command line) These projects were only hosted as an http localhost.

The repo includes:

-a 2D Camera usage project

-a 2D game (working, but misses on some features)

-3D projects.

To run these files, you need to install Gradle, and from the command line, run "gradle build" in the folder the files are contained in. After this, you can just host the web files, for example with XAMPP, but I recommend the commandline for this as well.

computer_graphics-webgl-kotlin's People

Contributors

me9hanics avatar

Stargazers

 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.