Giter VIP home page Giter VIP logo

Britannia Virtual

Code repository for Britannia Virtual graphics and physics engine. Here can be found a library of HLSL shaders used in the engine and C++ code mainly related to computer graphics, rendering, vectors and geometry.

Related Links

Homepage

Youtube

Blogger

Twitter

Compiled.Social

Top Langs

© Copyright 2021 -2024 Britannia Virtual®

Britannia Virtual's Projects

hlsl_line_shader icon hlsl_line_shader

DirectX 11 shader to draw solid 3D line based on two 3D points as the vertex input. Line width and fill color specified with a cbuffer. Uses geometry shader to render the billboard line.

hlsl_sky_shader icon hlsl_sky_shader

A DirectX 11 sky shader. Based on the Preetham Model for rendering an atmosphere. Only requires a basic cube for rendering a realistic sky.

jpeg_reader_writer icon jpeg_reader_writer

Extremely simple C++ program to read and write Jpeg image files. Library-free LibJpeg implementation.

line_segment_triangle_distance_3d icon line_segment_triangle_distance_3d

Distance between triangle and line segment. Intersection and nearest distance computed. Line segment consists of 2 3D points. All cases computed.

tga_reader_writer icon tga_reader_writer

Simplified read and write Targa format .tga image files in C++. Utility routines to rotate, flip horizontal and vertical, resample, draw rectangles on an image.

vector_3d_utilities icon vector_3d_utilities

C++ 3D Vector class and utilities for common vector operations such as euclidean distance, multiplication of vectors, dot, cross, vector-plane intersect, triangle distance, to/from cartesan & spherical coordinates and more.

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.