Skip to content
View gobica's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report gobica

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. augmented-advanture augmented-advanture Public

    Location based augmented reality application made with web based library AR.js and A-frame. Application shows main attractions in a specified range with information that are fetched via Google Plac…

    JavaScript 5

  2. transfer-function-design-gallery transfer-function-design-gallery Public

    Transfer function design is essential part of direct volume rendering. However, a good transfer function is difficult to generate. This seminar proposes a new approach for generating transfer funct…

    Python 3

  3. keyframe-animation keyframe-animation Public

    The goal of this project is to get familiar with animation interpolation in 3D computer graphics. We created an animation system that interpolates between character shapes over time.

    Python 2

  4. scrum-application scrum-application Public

    In this project we created Scrum application using advanced software development methods. Scrum is a framework utilizing an agile mindset for developing, delivering, and sustaining products in a co…

    TypeScript

  5. scattered-data-interpolation scattered-data-interpolation Public

    Implementation of both the basic and the modified Shepard’s method in order to interpolate the input samples and output a regular grid (a volume) that can be visualized in a volume rendering applic…

    MATLAB

  6. path-tracing path-tracing Public

    The goal of this project is to get familiar with path tracing and the use of different light sources and materials in physically based rendering. Implamantation of basic path tracing algorithm, sph…

    C#