GithubHelp home page GithubHelp logo

examples's Introduction

Demos

All code is expected to run in the Bilibili Flash Player (account required).

  • Minecraft4K.as A port of Notch's Minecraft4K; demostrating: procedural texture generation, texture mapping, manual 3D raycasting. The engine of biliscript sucks at performance. The FPS here is ~0.5.
  • u15transport.as base32768 encoder and decoder using some unicode codepoints as the alphabet, operating on a ByteArray. Unit test cases are included.
  • TKKN.as A port of TKKN, a bullet hell game; demostrating: base64 decoding, keyboard input, image materials, collision detection, BitmapData texture.
  • FSAA.as A demo of Full-Scene Anti-Aliasing. Lines drawn by Flash runtime show greater aliasing at 45 degree.

脚本样例

  • FSAA.as 演示过采样反走样。Flash的45度走样比较严重。
  • Minecraft4K.as Notch自作代码移植版。主要演示:过程性生成材质,贴图,手动3D场景光线投射。biliscript性能不足,大概2秒一帧。
  • u15transport.as base32768编解码器,处理ByteArray。
  • TKKN.as 特训移植版。演示:base64解码,键盘管理,图像导入,碰撞检测,BitmapData贴图。

examples's People

Contributors

miantang avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kimufly tzqin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.