playMaker

Author Topic: Texture Resize  (Read 2123 times)

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Texture Resize
« on: March 01, 2016, 10:56:54 PM »
3 actions:

  • ResizeTexture : slower than gpu one but safer to use. Different options and method of resizing (different result).
  • ResizeTexture 2: Different options and method of resizing (different result).
  • ResizeTextureUsingGpu : very fast but no idea on what device it will work with...

on ecosystem or https://snipt.net/dudebxl/
« Last Edit: March 22, 2016, 06:42:19 PM by dudebxl »

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: Texture Resize
« Reply #1 on: March 22, 2016, 06:42:03 PM »
*** update bump - additional action