CrossGL / crosstl

Translates native shader languages into CrossGL universal shader language and vice versa.
https://crossgl.net
Apache License 2.0
35 stars 39 forks source link

Add `Modulus` Token at translator frontend #53

Closed samthakur587 closed 2 weeks ago

samthakur587 commented 3 weeks ago

Implement the MODULO token to recognize the % operator for calculating remainders.

samthakur587 commented 3 weeks ago

@Proxihox will be working on this issue