Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Announcements and Showcase
New way of creating reflective objects

anonymous
Guest
Quote
2022-09-07 04:11:36

So, i've found this new way of creating reflective objects that is rather intensive on performance depending on how much polygons your model has, but imo looks better than the default coppercube reflections.

Basically you'll need two instances of your mesh, both on the exact same position, one with the diffuse texture set to transparent (add), and the other with a solid specular map texture and envmap texture set to solid fake reflective. This way you can make glossy objects that don't look metallic like the default reflective material, and also have an extra layer of detail by using a specular map.

Although this is kinda useless with high poly models as it will be extremely intensive on performance and you'll be better off using @just_in_case 's light shader, i still think it's a pretty cool trick if you want to quickly create a reflective material.


Alireza
Guest
Quote
2022-09-08 20:56:53

It is seems good idea.
Can you create a video or example file for that?


andgameplay
Registered User
Quote
2022-09-09 17:41:26

Very interesting, I would like to see a demo, the idea is great!


Coppernoob
Guest
Quote
2022-09-14 21:30:30

This is a faked multipass render (Because alpha will always render first due to the Zpass). we did this in blitzbasic and 3drad as well , Its only way I've managed to get a spec metal look in CC without a shader. I did find that if I moved a object with its alpha clone as a child it was sometimes not aligned correctly. otherwise it does work alright.


Sam


Alireza
Guest
Quote
2022-09-15 08:28:29

@Coppernoob
Can you show us a demo?


just_in_case
Moderator
Quote
2022-09-15 08:35:17

This method might appear glitchy, depending on the camera position, as mentioned by @Coppernoob due to the Z-order issue, it will also increase the file size and might be performance heavy as it will double the amount of polygons.

With the next update of Coppercube one, can simply use the RenderToTexture command and can cast the environment as texture, and can directly use the specular lighting. The same command can be used to create vertical mirrors as well.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Intern?tional" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact