Skip to content

Commit 368e48e

Browse files
committed
readme update
1 parent 85cdcdd commit 368e48e

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,5 @@ These are the nodes currently "done" (room for improvement)...
2424
- Scene Preview
2525
- (incomplete) MeshStandardNode shader node. ( only colorNode property )
2626
- Image texture node
27-
- Operations:
28-
- .add
29-
- .sub
30-
- .mul
31-
- .div
32-
- .assign
33-
- .mod
34-
- .equal
35-
- .notEqual
36-
- .lessThan
37-
- .greaterThan
38-
- .lessThanEqual
39-
- .greaterThanEqual
40-
- .and
41-
- .or
42-
- .not
43-
- .xor
44-
- .bitAnd
45-
- .bitNot
46-
- .bitOr
47-
- .bitXor
48-
- .shiftLeft
49-
- .shiftRight
50-
51-
27+
- Operations: All math operations and Operators... (not tested fully)
5228
- Value Node

0 commit comments

Comments
 (0)