Tomáš Kubovčík (@mezox)
  • Stars
    star
    9
  • Global Rank 1,034,169 (Top 36 %)
  • Followers 5
  • Registered about 11 years ago
  • Most used languages
    C
    33.3 %
    C++
    33.3 %
    Java
    16.7 %
    C#
    16.7 %
  • Location 🇨🇿 Czechia
  • Country Total Rank 3,613
  • Country Ranking
    C
    526
    C#
    545
    C++
    592
    Java
    721

Top repositories

1

Volumetric-Effects-GPU

C++
2
star
2

PhotoEditor

Simple photography editor specialized to work with histograms of pictures. Created as semestral project for course Physical Optics at Faculty of Information Technoglogy, Brno University of Technology. Selected topic for this project: Photography editors, histograms of colors
C#
2
star
3

Draughts-Checkers

Multiplayer network game of checkers implemented in java. Application offers single player mode vs single AI, local game for two players or network game for two players. Application also presents some cool features as saving/loading played games as well as replay of these games step by step. Created as semestral project for Java seminar course at VUT FIT.
Java
2
star
4

Summit

Cross platform renderer
C
1
star
5

Firewall

Firewall for unix based systems. Firewall itself is implemented as linux kernel module in C language. Client application implemented in python is used to communicate with kernel module to add/modify/delete firewall rules. Rules are designed in following manner: user can add rules that allow/block packets received using tcp/udp/ip/icmp protocols. Communication can be filtered based on IP address/port/their combination.
C
1
star
6

Efficient-Computation-of-Lighting

This bachelor's thesis deals with efficient computation of lighting in graphics scenes containing many light sources. Basic lighting calculation techniques as well as techniques derived from them will be introduced. The main goal of this thesis is to investigate tiled shading and its optimizations described more in detail in both theoretical and practical sections. Concluding part consists of experiments performed on this techniques measuring their efficiency as well as implementation details of some interesting or important parts of them.
C++
1
star