Update Status?

Development feedback for early adopters.
clayawodey
Posts: 11
Joined: Mon Apr 28, 2014 11:42 am

Re: Update Status?

Post by clayawodey »

Awesome.... my brain just exploded and re-incarnated as a unicorn. Can't wait to crash my devices over and over :D !
menace
Posts: 10
Joined: Thu Apr 10, 2014 4:04 pm

Re: Update Status?

Post by menace »

Awesome.... my brain just exploded and re-incarnated as a unicorn. Can't wait to crash my devices over and over :D !
Haha! Please let my brain explode and re-incarnate as a unicorn too.
Seriously would you share your mobile implementation if you succeed?
clayawodey
Posts: 11
Joined: Mon Apr 28, 2014 11:42 am

Re: Update Status?

Post by clayawodey »

Of course! Need the source code to hack apart first :P. Was hoping they would have more for mobile before my current project deadline but devs can't rush devs :D.
User avatar
Ricardo Teixeira
Posts: 954
Joined: Fri Aug 09, 2013 2:26 pm

Re: Update Status?

Post by Ricardo Teixeira »

We do apologize for the delay, we wish we had more mobile related work ready for all of you. It’s definitely one of our main objectives, unfortunately we have seen our fair share of delays.

That said, mobile support is not far off but there is still much to be done. Rest assured, as soon as we get back that task we will be 100% all over mobile support.

What devices are you guys targeting?
Sales & Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
User avatar
Diogo Teixeira
Posts: 124
Joined: Sat Aug 10, 2013 12:34 am

Re: Update Status?

Post by Diogo Teixeira »

OK everyone. We finally have a build ready. Just need to write a sticky post about it. (it's going to be a long one)

This build combines what was planned for Alpha 22, 23 and then some. Among others, it includes:
- SLI/CrossFire support
- Fix HDR encoding issues
- Add support for EXR 2.0
- More options for filtering Mipmaps
- Fixed anisotropic magnification artifacts
- Unity 5 support
- Third-party: Oculus Rift SDK 2 support
- Multiple camera support
- Filtering options for runtime texturing (Point, Bilinear, Trilinear)
- Shader fixes across the board
- Virtual texturing fixes across the board
- Full source code; albeit only for customers

We'll make the build available tomorrow, without any more delays.
Research & Development at Amplify Creations
mickyg
Posts: 13
Joined: Wed Apr 09, 2014 10:17 pm

Re: Update Status?

Post by mickyg »

Hi Diogo, is multi camera support still in progress?
mikaelwallin
Posts: 18
Joined: Wed Jul 23, 2014 12:00 pm

Re: Update Status?

Post by mikaelwallin »

Diogo Teixeira wrote:OK everyone. We finally have a build ready. Just need to write a sticky post about it. (it's going to be a long one)

...

We'll make the build available tomorrow, without any more delays.
Can't wait! I've been looking forward to this.
User avatar
Diogo Teixeira
Posts: 124
Joined: Sat Aug 10, 2013 12:34 am

Re: Update Status?

Post by Diogo Teixeira »

mickyg wrote:Hi Diogo, is multi camera support still in progress?
Actually, no! It's already done. I just forgot to add it to the list.
Research & Development at Amplify Creations
User avatar
Diogo Teixeira
Posts: 124
Joined: Sat Aug 10, 2013 12:34 am

Re: Update Status?

Post by Diogo Teixeira »

We're still in the process of gathering all the necessary information and make a sticky post. However, the build is now already available at the usual location:
http://amplify.pt/download/

Just an important note regarding the fact that we now distribute full source code, instead of precompiled binaries:

* If upgrading from previous AT2 projects please note that you'll lose connections to AmplifyTextureRuntime, AmplifyTextureManager and VirtualTexture components, so you'll have to reassign them.

Also, if you're having trouble importing AmplifyTextureNative.dll or AmplifyTextureNativeEditor.dll:

* Before importing the new package, make sure you exit Unity first, delete native Amplify DLLs from Assets/Plugins folder; reopen Unity and import the new package (this process was improved a bit in this build, but unfortunately doesn't affect old ones)

Finally, please make sure that you use either Unity 4.6.0f2 (RC2) or Unity 5.0.0b13. While previous versions may work, they may affect your overall experience.

Cheers
Research & Development at Amplify Creations
User avatar
Diogo Teixeira
Posts: 124
Joined: Sat Aug 10, 2013 12:34 am

Re: Update Status?

Post by Diogo Teixeira »

Alpha 32 is out, tying up a couple of loose ends:
• Added "Multi GPU" collapsible to replace temporary ARF_GPU_Count
• Fixed texturing issues in DX11 Linear mode (requires Unity 4.6+)

http://amplify.pt/download/
Research & Development at Amplify Creations
Post Reply