mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
note concerning double float values
This commit is contained in:
parent
e95700908d
commit
1e3f3de05a
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@
|
|||
|
||||
;;; Canvas and 2d Context, for 3d WebGL2 context see clog-webgl.lisp
|
||||
|
||||
;;; NOTE: When passing floats always use single floats or strings with
|
||||
;;; the double float values.
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Implementation - clog-canvas
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue