All Projects → rooklift → sgf_to_gif

rooklift / sgf_to_gif

Licence: AGPL-3.0 License
SGF file --> GIF

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to sgf to gif

besogo
Embeddable SGF editor/viewer for the game of Go (aka Weiqi, Baduk)
Stars: ✭ 82 (+156.25%)
Mutual labels:  baduk, weiqi, sgf
sgf4j
Simple SGF Parser for Java
Stars: ✭ 27 (-15.62%)
Mutual labels:  baduk, weiqi, sgf
immutable-gametree
An immutable game tree data type.
Stars: ✭ 18 (-43.75%)
Mutual labels:  baduk, weiqi, sgf
lizgoban
Leela Zero & KataGo visualizer
Stars: ✭ 131 (+309.38%)
Mutual labels:  baduk, weiqi, sgf
Sabaki
An elegant Go board and SGF editor for a more civilized age.
Stars: ✭ 1,768 (+5425%)
Mutual labels:  baduk, weiqi, sgf
GoAIRatings
Estimate Go AI ratings by real games
Stars: ✭ 118 (+268.75%)
Mutual labels:  baduk, weiqi
pyDLGO
基於深度學習的 GTP 圍棋(围棋)引擎,KGS 指引文件以及演算法教學。
Stars: ✭ 33 (+3.13%)
Mutual labels:  baduk, weiqi
agagd
American Go Association Games Database (AGAGD)
Stars: ✭ 44 (+37.5%)
Mutual labels:  baduk, weiqi
GodotRecorder
A simple addon to record frames of in-game footage.
Stars: ✭ 47 (+46.88%)
Mutual labels:  gif
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (+62.5%)
Mutual labels:  gif
animwall
Animated wallpapers for Linux
Stars: ✭ 28 (-12.5%)
Mutual labels:  gif
QuickImageFX
Simplifying image manipulation using GDI, Graphics32, OpenCV or Vampyre Imaging libraries
Stars: ✭ 41 (+28.13%)
Mutual labels:  gif
tenor-android-core
Tenor Android Core
Stars: ✭ 24 (-25%)
Mutual labels:  gif
ls refresher
ls_refresher
Stars: ✭ 12 (-62.5%)
Mutual labels:  gif
nertivia-client-ts
Recreating Nertivia client more efficiently using typescript. Nertivia is a web chat app.
Stars: ✭ 12 (-62.5%)
Mutual labels:  gif
gomill
Python tools for the game of Go (GTP and SGF)
Stars: ✭ 69 (+115.63%)
Mutual labels:  sgf
gifted
Turn any short video into an animated GIF quickly and easily.
Stars: ✭ 15 (-53.12%)
Mutual labels:  gif
gifterm
View animated .GIF files in a text console. Linux/Mac/Windows
Stars: ✭ 14 (-56.25%)
Mutual labels:  gif
Awesome-Image-Gallery-Android
Open source Image Gallery with tons of feature .
Stars: ✭ 22 (-31.25%)
Mutual labels:  gif
flutter link preview
This is a Flutter URL preview plugin for Flutter that previews the content of a URL
Stars: ✭ 64 (+100%)
Mutual labels:  gif

SGF to GIF

  • Converts the main line of an SGF file to an animated GIF.
  • Can split the output into a series of GIFs (e.g. move 1-100, 101-200, etc)
  • Can handle a directory (non-recursive).
  • Optional coordinates and move numbers.
  • Adjustable speed and board size.
  • Stores the animation as a series of changes to keep filesize down.
  • Written in Golang, using standard library only.
  • Try ./sgf_to.gif.exe --help for options.

Example GIF

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].