Twiitit
- Twiitit, nykyinen sivu.
- Twiitit ja vastaukset
- Media
Olet estänyt käyttäjän @alexyanov
Haluatko varmasti nähdä nämä twiitit? Twiittien näyttäminen ei poista käyttäjän @alexyanov estoa.
-
Kiinnitetty twiitti
I am recreating the Alien Isolation engine:https://www.youtube.com/watch?v=daHrDhqRilg …
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
If you are interested in finding out how to make a game engine, I have *lots* of game engine programming livestreams on this playlist: https://www.youtube.com/playlist?list=PLmV5I2fxaiCI9IAdFmGChKbIbenqRMi6Z … So you can see how it actually happens as it happens, as opposed to random stuff someone is just saying.
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Recognise this area from Alien: Isolation? No? That's because it's a brand new custom map, developed by someone in under a day using OpenCAGE, shared to me via Discord. The tools are still far from finished, but it's great to see that this kind of stuff is possible by others now!pic.twitter.com/NwSk8U9ZcC
Näytä tämä ketjuKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Iceland: 1, tech industry: 0pic.twitter.com/Hoa4u4bwHi
Inspired by Iceland
Introducing the IcelandverseSome said an open-world experience this immersive wasn’t possible. But it’s already here. And you don’t even need silly VR headsets. Introducing, the✨Icelandverse✨ #icelandverseKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
I used to know C++. When I got my first game industry job I aced a test that was mostly about tricky C++ corner cases (virtual inheritance, etc). I have since happily forgotten all of this. If you test programmers, don’t test what they know, test what they’re able to learn.
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Why are some things darker when wet, if water is colorless? This is the explanation: http://ow.ly/7d0J30n60YQ pic.twitter.com/NIHnH9ZzPp
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Here's a neat example that uses a range of OpenCAGE's new abilities: custom terminal content, triggers, level edits, new entities, collision, new UI, etc. I can't wait to see what everyone creates with it. More info on the release soon!
#AlienIsolation#Moddingpic.twitter.com/gxefsL2CuQKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
A giant update is coming to OpenCAGE very soon which expands scripting support in lots of cool ways. Custom logic can now be implemented in Alien: Isolation through these tools, opening up the opportunity for custom campaigns! Stay tuned...
#AlienIsolation#Moddingpic.twitter.com/XSQnXZPBSJNäytä tämä ketjuKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
2050 technology horizon for humanity: 1) Cloned woolly mammoth 2) Quantum computing at scale 3) Martian base 4) Net-positive fusion energy 5) Right-click menu that always goes away when it's supposed to #5 is admittedly a bit of a long-shot.
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasiKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa
-
Daniel R. Maciel uudelleentwiittasi
Since the cat is out of the bag, I eventually can share what I have been focusing on - a new approach to real-time surface scattering. It will be included in the future release of the omniverse RTX renderer and we will share more details in the near future. Stay tuned! https://twitter.com/nvidiaomniverse/status/1423335561796800513 …pic.twitter.com/JuzSu8RWu4
Näytä tämä ketjuKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Although not conclusive of anything, it is nonetheless amusing that there is only one terminal that crashes while running termbench, and it happens to be the only one written in Rust :P
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
How the gravitational pull on a soap film is visible in the different reflected colors from different film thickness [video: http://bit.ly/2t3rxH7 ] [read more: https://buff.ly/2QfbAab ]pic.twitter.com/tQTlPQBFiV
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Anodizing titanium generates an array of different titanium color without dyes, for which it is sometimes used in art and jewelry. The color formed is dependent on the thickness of the oxide, which is determined by the anodising voltage [read more: https://buff.ly/2Py1DUF ]pic.twitter.com/o8pzeIiyps
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
For folks who missed yesterday's refterm stream - refterm v2 now handles splatting large binary files, VT code text decoration, massive line lengths (1gb in the demo), glyph size correction, and more:https://www.youtube.com/watch?v=99dKzubvpKE …
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
Megacorps be like "we optimize for productivity not performance" then take 4 years to maybe fix a minor bug
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
If you care that computers don't waste 99.9% of their cycles, you are performance-focused now, I guess.
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Daniel R. Maciel uudelleentwiittasi
[1/2] Here is a demo of a simple, completely unoptimized terminal renderer I wrote over a few days. Supports scrollback, line wrapping, Unicode combining, RTL-over-LTR, multicolor fonts, changing fonts on the fly, etc. It runs at several thousand FPS.https://youtu.be/hxM8QmyZXtg
Näytä tämä ketjuKiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa -
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa
-
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa
-
Kiitos. Käytämme tätä aikajanasi parantamiseen. KumoaKumoa
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.