検索結果

steps の結果を表示しています。StenS の結果は見つかりませんでした。
  • $t=0/Steps filename="frame00001.png" $t=1/Steps filename="frame00002.png $t=2/Steps filename="frame00003.png" . . . $t=1-3/Steps filename="frame<Steps-2>…
    9キロバイト (1,387 語) - 2015年8月28日 (金) 12:02
  • $t=0/Steps filename="frame00001.png" $t=1/Steps filename="frame00002.png $t=2/Steps filename="frame00003.png" . . . $t=1-3/Steps filename="frame<Steps-2>…
    12キロバイト (1,853 語) - 2015年8月28日 (金) 12:02
  • $t=0/Steps filename="frame00001.png" $t=1/Steps filename="frame00002.png $t=2/Steps filename="frame00003.png" . . . $t=1-3/Steps filename="frame<Steps-2>…
    2キロバイト (4,300 語) - 2015年2月8日 (日) 05:13
  • soon as FPS and Steps are set (reasonable values to begin with are 10 and 100, respectively), the current Time is incremented by 1/Steps, FPS times per…
    6キロバイト (861 語) - 2015年8月28日 (金) 12:02
  • (asdf:oos 'asdf:load-op 'cliki) システムのソースをコンパイルするには次のようにします。 (asdf:oos 'asdf:compile-op 'cliki) ASDF How-To First Steps With ASDF And Asdf Install…
    1キロバイト (120 語) - 2015年8月9日 (日) 00:53
  • Being unable to move directly to the result The obligation to follow the steps Losing time as there is a different solution Question 2: Was the system…
    25キロバイト (3,875 語) - 2020年2月4日 (火) 22:30
  • absolute step size allowed (default is 0). "step limit" Maximum number of steps allowed (default is 100000). Here is an example of solving a set of three…
    17キロバイト (2,927 語) - 2022年11月23日 (水) 12:08
  • http://openscad.org/. からダウンロード可能であり、その他の情報は mailing listから入手可能である。 Introduction First Steps The OpenSCAD User Interface The OpenSCAD Language General - コメント、変数、読込 Mathematical…
    4キロバイト (366 語) - 2022年7月7日 (木) 08:04
  • Creating a simple model - オブジェクトの生成 Opening an existing example model - exampleの実行 Positioning an object - オブジェクトの移動: Changing the colour of an object…
    288バイト (32 語) - 2015年8月28日 (金) 12:10
  • 位置の移動により先の直方体の隣に同一の直方体を作製する。 translateコマンドの後ろにはセミコロンは不要である。なぜなら、translateコマンドは後ろに続くオブジェクトに作用するからである。もし、セミコロンをtranslateコマンドの後ろに入力すると、そこで位置の変更が終了し二つ目の直方…
    986バイト (75 語) - 2015年8月28日 (金) 12:01
  • 放射状グラデーションを定義します。 repeat() - 背景画像の繰り返しパターンを指定します。 cubic-bezier() - カスタムキューブベジエ曲線を定義します。 steps() - ステップ関数を定義します。 hsl() - HSLカラーモデルを使用して色を指定します。 rgb() - RGBカラーモデルを使用して色を指定します。…
    23キロバイト (3,688 語) - 2023年7月25日 (火) 12:08
  • OpenSCADのビューウィンドウには下記のようなオプションがある。 The surface view is the initial model view that appears when the model code is first rendered. The Grid Only view presents…
    895バイト (90 語) - 2015年8月28日 (金) 12:00
  • 2 x 3 x 4の直方体を作製する。 OpenSCADのエディタ内に以下のコマンドを入力する。 F6をタイプし、コンパイル・レンダリングを行なう。 Positioning an object…
    696バイト (32 語) - 2015年8月28日 (金) 12:00
  • RGBの値を指定し、オブジェクトの色を変更することが可能。 値は0から255という一般的な指定ではなく、0.0から1.0という方法により行う。 2011.12からカラーネームの使用が可能である。カラーネームはWeb colorsのものが使用できる。 使用例:color("red") cube(); …
    846バイト (80 語) - 2015年8月28日 (金) 11:59
  • OpenSCADに入っているexampleファイルを開く(File, Examples, e.g. example004.scad)。 もしくは下記のコマンドをOpenSCADにコピー&ペーストする。 そして、F5をタイプするとプレビューが見られる。 プレビュー画面にて以下の三つの操作が可能である。…
    1キロバイト (100 語) - 2015年8月28日 (金) 12:01
  • name: C++ CI on: [push, pull_request] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Install Dependencies run: sudo apt-get…
    18キロバイト (2,007 語) - 2024年5月25日 (土) 21:41
  • # CircleCI の設定ファイル jobs: build: docker: - image: circleci/python:3.7 steps: # VcpkgのセットアップとBoostライブラリのインストール - run: name: Install Vcpkg and Dependencies…
    21キロバイト (2,587 語) - 2024年5月29日 (水) 02:13
  • interactive exercises. The interactive exercises can be rich and multiple-steps exercises and use computer-algebra-systems to evaluate a learner’s input…
    30キロバイト (0 語) - 2024年3月28日 (木) 10:21