Ticket #11 (new defect)
Tessalation very visible
| Reported by: | EyalLotem | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | Keywords: | ||
| Cc: |
Description
I am not sure exactly what causes it, but during my toying attempts to get reactive-fieldtrip's lplace example to place things where the mouse, I used this:
place starts = monoidB (g <$> starts)
where
g start = ((*%) <$> spinning) <*> ((translate3 start *%) <$> spinningG torusPair)
(apply spinning transform to the start positions).
This causes a very visible/ugly tessellation.
Change History
Note: See
TracTickets for help on using
tickets.
