FlaxCommunityProjects / FlaxCommunityProjects/flax-custom-visject-plugin
Better compiling
- Dominant language
- C#
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
From Discord
> **Erdroy**
> @stefnotch Probably not an easy, but you could go with something similar to materials.
> You grab the visject surface, generate some code (C#) then compile it and run from some cache.
>
> **klukule**
> A) slower -> visject -> code blocks (aka nodes have their code and its just spawned and executed
> B) visject -> c# code... Aka visject would generate c# code (like materials are done except with C#)
> B Is Faster And also can (Re)use regularw scripting system (compile, clear etc...)
>
> **mafiesto4**
> option A) could be used in editor and option B at runtime to make game run faster
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.