Ticket #236 (closed task: fixed)
soy.textures.Texture loading
| Reported by: | ArcRiley | Owned by: | ArcRiley |
|---|---|---|---|
| Priority: | High | Milestone: | beta2 |
| Component: | soy.textures | Version: | Trunk |
| Keywords: | Cc: |
Description
Load textures from .soy files. Following test code should work:
>>> import soy
>>> f = soy.transports.File('tests/gradient.soy')
>>> f[0]['gradient']
<Texture with 4 texels>
Change History
Note: See
TracTickets for help on using
tickets.




This is too much work for beta-1, pushing to beta-2