HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Teslazar

no profile record

comments

Teslazar
·geçen ay·discuss
Great article. I particularly enjoyed the approach to creating gibs. Although it was a tech demo, I created something like this around the mid 90s. One thing I did that I don't see mentioned in this article was I used 8x8 (or 16x16) light maps on the textures, which allowed me to easily have things like flickering torches and rockets that lit up the hallways as they shot down them. Lightmaps can also be used to "bake in" lighting if desired. Since the light map is "only" 8x8 you can afford to do some math on each luxel (each unit in the light map) to calculate distance and line of sight to light sources to determine a brightness value. When rendering the texture, the luxel was used with a lookup table to determine the actual color of the pixel being drawn. The light maps were updated 15 times a second if I recall correctly to help performance. Thanks to DJGPP, I was using inline assembly for the rendering. Since floating point math was slow at the time I used fixed point math which optimized well. The rendering was surprisingly performant on computers of the day.
Teslazar
·7 ay önce·discuss
UT2k4 had software rending support via the Pixomatic software renderer from RAD Game Tools:

https://www.radgametools.com/pixo/PixoWithUnreal2004.txt

Further discussion about it here:

https://forums.beyondunreal.com/threads/software-rendering-i...
Teslazar
·9 ay önce·discuss
To install Windows 11 with a local user and/or to install it without the TPM 2.0 requirement, what I found easiest was using Rufus to prepare a flash drive with the Windows 11 ISO. Rufus asks if you want to create a local user and what the user name is. It also asks if you want to skip some of the Windows 11 requirements. Then when you install Windows 11 using the flash drive it just works.
Teslazar
·geçen yıl·discuss
I gave Firefox a try for a month, but ran into enough issues that I ended up switching back to Chrome about a week ago. Here are some of the problems I encountered that I can recall at the moment and doesn't include the many issues I managed to fix:

Copying content doesn’t always work on certain sites. For example, you can't copy an image from Photopea.com, which I rely on frequently. Saving the image to a file instead slows down my workflow too much. This is a known bug which has been around for a long time.

Password autofill was inconsistent. It didn’t work on some sites, like when accessing a Pi-hole dashboard. Maybe there’s an about:config tweak to fix this, but by that point I had already spent a lot of time troubleshooting other issues.

The bookmark menu closes after opening a single bookmark. If you like opening multiple bookmarks in a row, you have to keep reopening the menu and navigating to the next one each time, which is frustrating.

Twitch videos loaded slowly. I managed to fix this by deleting a specific file, re-creating it as a blank file, and setting it to read-only. This appears to be a known bug the developers are aware of.

Loading custom extensions is inconvenient. You can only load them temporarily unless you launch Firefox with a command-line option for each extension.
Teslazar
·3 yıl önce·discuss
I was lucky enough to visit in 2017 and loved the place. Here are some of the photos I took: https://photos.app.goo.gl/VUVXQ1cG3zWAMWY3A