Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAPHICS

C# Graphical algorithms

2DLand PerlinNoise

C# App with 2D land perlin noise generation.

image

2D PerlinNoise

C# App with 2D perlin noise generation.

image

2D Raycasting

C# app with 2D Raycasting algorithm

2D Raycasting Maze

C# app with 2D Raycasting algorithm with Maze.

algorithm-Brezenhem

C# App with Brezenhem algorithm

image

Bezier curves

Two C# applications inside https://github.com/tltrus/GRAPHICS/tree/main/Bezier-curves:

  • Bézier
  • Bézier+DeCasteljo

Youtube: https://youtu.be/WJP1lTRcKGA

image

Bilinear-Interpolation

C# App with Bilinear interpolation algorithm

image

CircleParking

C#

image

CircleMorphing

C# figure transformation algorithm

image

Diffuse

C# algorithm

image

Display pixels

C# app for display pixels reading and writing. Hook is using for mouse and display.

image

FireEffect

C# bitmap fire algorithm.

image

Fire

C# bitmap fire algorithm.

image

Kaleidoscope

C# algorithm

image

Lightning

C# Lightning algorithm

MarchingSquares

C# algorithm

image

Polar-PerlinNoise

image

StarsField

C# stars moving

image

Rain

C# rain falling

image

WorleyNoise

C# algorithm for bitmap

Based on: https://thecodingtrain.com/challenges/c4-worley-noise

1.Slow - very slow solution, because SetPixel is used.

2.Normal - in progress, the code with optimization to speed up the drawing

Youtube: https://youtu.be/T5kDKEEiyzo

image

WaterRipples-Metaballs

C# algorithm for bitmap. It's a very slow solution, because SetPixel is used.

image

About

C# Graphical algorithms

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages