SSKK-vivien-oddou
SSKK-vivien-oddou
here is the process: https://github.com/o3de/o3de-azslc/wiki/Releasing-A-New-Version-Of-AZSLc it takes a while to get the community to sync all submissions because it depends on package update. we may want to migrate the codebase...
The original rationale was to allow easier code contribution for devs who haven't installed the JDK.
Hi, I could handle that if needed
Hi, I could handle that if needed
TLDR but I searched the word "deduced" and it doesn't appear in this thread. The biggest importance of generics is that they are automatically deduced at the call site. That...
Why not: get rid of generics in the semantic pass. Then handle them by a pure syntactic transform that rewrites generics as typedesc parameters. the same way than "this" is...
Alright so I investigated a bit. I understand that finding the boundary of a chart is done by checking if there is no adjacent triangle sharing this edge. You do...
It has its weaknesses. But I don't know a better library for now. I tried the old DirectX9 era Microsoft UVAtlas but it was even weaker. I think it's a...
Let's try a different approach and tag @castano since he worked on thekla_atlas which is mentioned in the copyright as history base for this library.