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
- Host: GitHub
- URL: https://github.com/wineee/learncomputergraphics
- Owner: wineee
- License: unlicense
- Created: 2021-09-07T07:41:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T14:41:27.000Z (over 4 years ago)
- Last Synced: 2025-10-31T10:53:46.842Z (3 months ago)
- Topics: codeworld, computergraphics
- Language: HTML
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

### 3.2 PolygonClip

### 4 Bezier Curve
(python/pyqt)

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