News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
Going Back To Scrolling Textures 
I've heard the problem was liquid brushes because of the distortion caused by the nature of the brush. But one way to counter this is just to not use the distortion effect if possible.

Another problem I've heard is textures not looping properly, somehow. I may be ignorant on this but even with GL texture filtering that wouldn't be a problem, because in general textures loop properly everytime.

I'm just saying because it's wierd Doom can do that but not Quake. 
Hell, You Might Just Use Other Textures Than Liquids, That's The Point 
 
GL Texture Filtering??? 
If I want texture filtering, I'll remove my glasses. GL engines take the "player checks his glasses" killquote too seriously. 
#27065 
It's weird that there would be any difficulty to do that in today's hardware rendering.

Render the liquid surface distorted as usual, while simultaneously rendering the lightmap surface without distortion, and applying it to the liquid surface's pixels (not texels) before blending.

If fragment shaders are as powerful as software rendering, they can do that.

The only difficulty with scrolling textures is the lack of a standard. I want to devise a very flexible implementation that interacts with the game's physics, so it will take a while and someone else may implement it their own way before.

Previously, the main difficulty for both cases in the software renderer was the fact that the textures were combined with the lightmaps in the surface cache, so any texture transformations would also affect the lighting. Splitting the textures from the lightmaps makes the rendering slower, but it greatly improves the rendering quality and makes all sorts of texture mapping effects possible. With today's CPUs, that's a worthy tradeoff. 
Are There Cases Where 
You might want to distort the lightmap, like on the water surface.

I can imagine that looking pretty cool at the pixel lod. 
 
I've thought of some, but the water drawing is pretty heavy already.

All the features I've added to it are for solving map design limitations � lightmapped water allows for water properly fading to darkness in caves or tubes, molten texture mapping allows for seamless liquid texturing on complex shaped brushes, translucency allows for more gameplay possibilities, and so on.

The poor translucency of the 8-bit software renderer, for example, limits the choices of textures that can be used on translucent surfaces, because some of them (e.g. the blue water in E2M1) loses too much color fidelity. 
Daikatana Speedrun When? 
 
XCom 2 Stream 
CohhCarnage is streaming XCOM 2 with permission from 2k right now.

http://www.twitch.tv/cohhcarnage 
Oh Hey, I Asked For A Daikatana Speedrun And What Do You Know 
 
That moment when a mailshot I send from work just bounced from Terry Wogan's email address :( 
Kinn 
 
http://www.twitch.tv/unrealengine

Unreal Editor being demo'd in VR. I'm not kidding. 
Watching The Vod 
 
Maybe I should remake Cepheus for this new UT rather than Quake Live.

Anywayzz... It's Carnival, boys and girls.

Going home now. Will get back to work only on Thursday.

This can mean only one thing.

TIME TO MAP! 
This Toast Was Fragged As Stan 
 
Twitter To Become Confusing And Pointless As Soon As Next Week 
http://www.buzzfeed.com/alexkantrowitz/twitter-to-introduce-algorithmic-timeline-as-soon-as-next-we

"The timeline will reorder tweets based on what Twitter�s algorithm thinks people most want to see, a departure from the current feed�s reverse chronological order."

It's not clear if viewing the reverse chronological order will be possible after they change the default. If not, people who've been relying on Twitter to get the word out on what they're doing most recently might want to look for other options.

We'll see soon. Welcome to the future where shitty algorithms try to think for you. 
 
That could be interesting for hashtag searches, but definitely not for the main feed. 
 
I respect that they want to experiment with better experiences. I mean, if it sucks, they'll revert it. The users will let them know ... loudly, I'm sure. :) 
Right, Willem 
Just like the facebook "timeline". That really became more useful when they made that change. Not. 
 
Well, if everyone hated it, it wouldn't be that way. Facebook wants to retain users, not lose them. So it may not align with your personal preference but ... alas ... 
Retaining Users Is Not Their Only Interest 
It's also to be able to show me targeted ads. Facebook is so big now that they don't have to fear that users will run away in droves. Where would they go? 
4 posts not shown on this page because they were spam
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.