본문으로 바로가기

Oil 0.1.1

category Tcl & Tk/확장 패키지 (Extension Package) 2025. 8. 27. 10:25

출처: http://people.fishpool.fi/~setok/sleberEid/liboil/
스크린샷 : http://people.fishpool.fi/~setok/sleberEid/liboil/screenshots.html
참고싸이트: http://mini.net/tcl/8347

 

Oil은 그래픽, 효과 및 기타 미디어 시스템을 제어하는 고수준 방법을 제공하는 Tcl 확장 모듈입니다. FX와 애니메이션을 활용한 간단한 화면 작성이 거의 웃을 정도로 쉽습니다. 

 

Oil is an extension to Tcl which provides a high-level method to control graphics, effects and other media systems. Writing simple screens with FX and animation is almost laughably easy. At the time of writing it provides:

  • Objects stacked on top of each other and acting individually.
  • All manipulations happen in real-time.
  • Per-object filters, which provide effects and manipulations (without affecting the object's own data) and which can be chained for a large combination of effects.
  • Scaling (only height at time of writing)
  • Animation
  • Movement
  • Automatic load/speed reaction: animation and movement are based on time so the script-writers do not need to concern themselves with the speed of the platform or load irregularities.
  • Other basic graphical functionality: transparency, colour keys etc.

Requirements

Tcl >= 8.4

SDL >= 1.2

Download

liboil.tar.gz
0.21MB

Demo

Labas2h.tar.gz
1.77MB
OnlyManagers.tar.gz
7.22MB

'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글

tcljudy 1.0.1  (0) 2025.08.27
dictionary 1.0.1  (0) 2025.08.27
!include 1.0  (0) 2025.08.26
AtExit 1.0  (0) 2025.08.26
BigFloat for Tcl 1.1b1  (0) 2025.08.26