An open API service indexing awesome lists of open source software.

https://github.com/wineee/learncomputergraphics

computer graphics algorithms examples by haskell/js/py
https://github.com/wineee/learncomputergraphics

codeworld computergraphics

Last synced: 1 day ago
JSON representation

computer graphics algorithms examples by haskell/js/py

Awesome Lists containing this project

README

          

# LearnComputerGraphics
### 1.11 Digital Differential Analyzer (Draw Line)

[Haskell/CodeWorld](https://code.world/haskell)

Thank for SimpleScreenRecorder!

### 1.12 Mid Point (Draw Line)

### 1.13 Bresenham (Draw Line)

### 1.2 Mid Point(Draw Circle)

### 2 Polygon Scan Conversion

### 3 MidpointSplit/Cohen_Sutherland/梁友栋-Barsky
(d3.js)

![wishimg](https://cdn.jsdelivr.net/gh/wineee/MarkDownPIC@master/img/b4227f80fac331f393dede92e7d650af.png)

### 3.2 PolygonClip

![wishimg](https://cdn.jsdelivr.net/gh/wineee/MarkDownPIC@master/img/a5db7f9b9795122b48b0845239754fd4.png)

### 4 Bezier Curve
(python/pyqt)

![wishimg](https://cdn.jsdelivr.net/gh/wineee/MarkDownPIC@master/img/05609829d80c70c0bf1479704b023bf8.gif)

## Unlicense

This is free and unencumbered software released into the public domain.