Search found 9 matches

by Wadewt
Thu Nov 08, 2018 12:14 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

Thanks for the prompt, I was actually pretty surprised to see I hadn't reviewed yet! I've been enjoying ASE for a while now. Happily gave you 5 stars just then. Thanks for the great product!
by Wadewt
Wed Nov 07, 2018 11:16 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

Yay, it works wonderfully. I managed to recreate Conway's Game of Life in a shader. I'm not sure I got the rules exactly right, but it proves the concept! Thanks for the template! :D
Image
by Wadewt
Wed Nov 07, 2018 1:44 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

:D Woo, thanks heaps! I'm messing about with it now, shall let you know if I have any questions.
by Wadewt
Tue Nov 06, 2018 12:05 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

Hello! Just wondering if there's any updates on this. Am very excited for it.
by Wadewt
Thu Oct 18, 2018 12:32 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

Oooo, excellent. I can't wait! Thank you very much. :D
by Wadewt
Wed Oct 17, 2018 12:50 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Re: Template for use with custom render textures?

I'm not sure I've quite understood you. Just to make sure we're talking about the same thing: a Custom Render Texture is different to a Render Texture; with a Custom Render Texture you can give it a material which then updates the texture. I believe this does the same thing as you described in your ...
by Wadewt
Mon Oct 15, 2018 12:44 am
Forum: Amplify Shader Editor
Topic: Template for use with custom render textures?
Replies: 12
Views: 7167

Template for use with custom render textures?

Hello, I am trying to make a reaction diffusion shader using ASE. You can see an example here: https://github.com/keijiro/RDSystem

The problem is that I need to use a custom render texture which requires the shader to be set up a certain way. The Unity documentation has an example shader for use ...
by Wadewt
Sun Mar 18, 2018 11:53 pm
Forum: General Discussion
Topic: Need to be able to scroll variable selector
Replies: 3
Views: 5861

Re: Need to be able to scroll variable selector

Thanks for the response. I think something must be wrong, my ASE has no arrows. :(

This is Unity 2017.3.0f3 Personal. I do use it on my second monitor, not sure if that'd make a difference?
by Wadewt
Wed Mar 14, 2018 11:46 pm
Forum: General Discussion
Topic: Need to be able to scroll variable selector
Replies: 3
Views: 5861

Need to be able to scroll variable selector

I know this should never really come up under normal circumstances, but I have a very specific project at work at the moment and it requires a lot of local variables. I've run into an unusual problem as a result. I've run out of vertical space on my monitor and the list of registered local variables ...